make_equal_hashtable(@optional size)
Return new hash table that uses equal_hash for hashing keys and calls is_equal for comparing keys. Make_equal_hashtable is called internally by Slogan for compiling hash table literals.
Make_equal_hashtable
Core Module Index | Contents