mir.string_map

Ordered string-value associtaive array

Members

Enums

isStringMap
eponymoustemplate isStringMap(T)

Checks if the type is instance of StringMap.

Structs

StringMap
struct StringMap(T, U = uint)

Ordered string-value associtaive array with extremely fast lookup.

Meta