dmd.root.aav
Associative array implementation.
License
Source: root/aav.d
Documentation: https://dlang.org/phobos/dmd_root_aav.html
-
Declaration
pure nothrow @nogc @property autoasRange(AA*aa);Gets a range of key/values for
.aaReturn Value
a range of key/values for
.aa