Skip to content

Rapid generics/defaults equivalent classes for Delphi (XE8+)

License

Notifications You must be signed in to change notification settings

d-mozulyov/Rapid.Generics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rapid.Generics

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

About

Rapid generics/defaults equivalent classes for Delphi (XE8+)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages