Manual
Programming Reference
typeinfo_t hash_map_type()
Gets the type object of HashMap.
Returns the type object of HashMap. The returned type is a generic type that can be instantiated by providing the key and value type.