Rapid generics/defaults equivalent classes for Delphi (much faster in XE7+ versions)
- Include Rapid.Generics.pas unit into your project
- Replace
Generics.Collections
andGenerics.Defaults
units toRapid.Generics
in youruses
code sections
Rapid "inline" TDictionary
/TObjectDictionary
equivalents with default hash codes and comparers