Module alt_map

Module alt_map 

Source

Functions§

convert_to_string_keys
Converts a ClassMap to a ClassMapAlt by converting integer keys to strings.
convert_to_usize_keys
Converts a ClassMapAlt to a ClassMap if all keys can be parsed into usize.

Type Aliases§

ClassMapAlt
key: class index(e.g "1")value: C++ Class