Fortran hash table  0.1
 All Classes Namespaces Files Functions Variables
Data Types List
Here are the data types with brief descriptions:
[detail level 12]
oNread_write
\Cdictionary_mDictionary type that uses strings for the keys and values
 oCbucket_tA bucket contains several entries
 oCdictionary_tThe dictionary contains dict_size buckets (defined at run time)
 \Centry_tSingle entry in the dictionary