Data Structures
Here are the data structures with brief descriptions:
 Ctommy_allocator_structAllocator of fixed size blocks
 Ctommy_array_structArray container type
 Ctommy_arrayblk_structArray container type
 Ctommy_arrayblkof_structArray container type
 Ctommy_arrayof_structArray container type
 Ctommy_hashdyn_structHashtable container type
 Ctommy_hashlin_structHashtable container type
 Ctommy_hashtable_structHashtable container type
 Ctommy_node_structData structure node
 Ctommy_tree_structTree container type
 Ctommy_trie_inplace_node_structTrie node
 Ctommy_trie_inplace_structTrie container type
 Ctommy_trie_structTrie container type