The Tiny.Generics.pas unit was created in almost full compliance with the standard Delphi generics. The advantageous differences of the unit are performance, compactness and additional features. You may easily replace the standard Generics.Collections and Generics.Defaults units in your projects with Tiny.Generics.
Do not use generics in the *.dpr-files for XE8 or XE10 Seattle compilers: QC#103798.
Rapid "inline" TDictionary/TObjectDictionary equivalents with default hash codes and comparers


