Rapid.Generics

July 7, 2019 ยท View on GitHub

How to use
  • Include Rapid.Generics.pas unit into your project
  • Replace Generics.Collections and Generics.Defaults units to Rapid.Generics in your uses code sections
Note

Do not use generics in the *.dpr-files for XE8 or XE10 Seattle compilers: QC#103798.

TRapidDictionary/TRapidObjectDictionary

Rapid "inline" TDictionary/TObjectDictionary equivalents with default hash codes and comparers

Benchmarks: dictionaries

Benchmarks: containers

Benchmarks: sortings