Mstdlib-1.24.0

Modules

 Hashtable - Dictionary (string/string)
 
 Hashtable - Callback default implementations
 
 Hashtable - Multi
 
 Hashtable - String/Binary
 
 Hashtable - String/Index
 
 Hashtable - String/uint64
 
 Hashtable - String/Void Pointer
 
 Hashtable - uint64/Binary
 
 Hashtable - uint64/String
 
 Hashtable - uint64/uint64
 
 Hashtable - uint64/Void Pointer
 
 Hashtable generic/base implementation
 

Detailed Description

Hashtable, meant for storing key/value pairs with O(1) insertion, deletion, and search time