mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
toAA.toAA
mir
string_map
StringMap
toAA
Returns an associative array of type T[string] from the StringMap.
T
[
string
]
toAA
()
T
[
string
]
toAA
()
const
(
T
)[
string
]
toAA
()
template
toAA
()
const
static if
(!(
__traits(compiles, (ref const T a))
))
const
(
T
)[
string
]
toAA
()
(
)
mir
string_map
StringMap
toAA
functions
toAA
Returns an associative array of type T[string] from the StringMap.