Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 750 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 750 Bytes

InvLibs

A collection of assorted Delphi / FreePascal units.

Unit Description
InvSys Basic constants and routines
Arrays Array manipulation
Sorting General-purpose and predefined sorting procedures
ExtraMath Various mathematical routines
SpecFuncs Special mathematical functions
StringUtils String manipulation
StringLists Lists of strings
Statistics Various statistical quantities
RandVars Random variable generation
BitMath Bit-level arithmetic functions
Formatting Implementation of original string formatting syntax
HashFunctions Hash functions for 8-bit strings
HashTables Hash table with separate chaining
IniConfigs Operations with INI-style config files
Lexer Universal lexical analysis