The OpenD Programming Language

StringMap.toHash

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
()

Meta