Luna::hash_set_type

typeinfo_t hash_set_type()

Gets the type object of HashSet.

Return value

Returns the type object of HashSet. The returned type is a generic type that can be instantiated by providing the key and value type.