mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
StringMap.toHash
mir
string_map
StringMap
hashOf
Implementation. Doesn't depend on order
struct
StringMap
(T)
scope @
trusted
const nothrow pure @
nogc
static if
(
is(T == Algebraic!Union, Union) && is(Union == union)
)
size_t
toHash
(
)
mir
string_map
StringMap
aliases
byKey
byValue
serdeKeysProxy
constructors
this
functions
assumeSafeAppend
byKeyValue
capacity
clear
dup
empty
findPos
get
keys
length
opAssign
opBinaryRight
opCmp
opEquals
opIndex
opIndexAssign
remove
require
reserve
sort
toHash
toString
values
structs
KeyValue
templates
toAA
hashOf Implementation. Doesn't depend on order