schlib.newaa

New Associative array. Much of this code is lifted from the rt/aaA.d module in druntime. And so the author is repeated here, along with the copyright.

Members

Functions

asAA
auto asAA(Hash!(K, V) hash)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Hash
struct Hash(K, V)
Undocumented in source.

Meta

Authors

Martin Nowak, Steven Schveighoffer