<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > Obsolete > Dictionary > cDictionary Class |
This functionality has been made obsolete by newer, better optimized hash table available directly in core instead.
cDictionary
cDictionary is a class that implements a a key/data pairs dictionary also known as Hash Table.