_toAA

fnauto _toAA(K, V)(const V[K] aa) @trusted
No documentation available for this declaration.
fnauto _toAA(K, V)(inout V[K] aa) @trusted
No documentation available for this declaration.
fnauto _toAA(K, V)(shared const V[K] aa) @trusted
No documentation available for this declaration.
fnauto _toAA(K, V)(shared V[K] aa) @trusted
No documentation available for this declaration.
fnauto _toAA(K, V)(immutable V[K] aa) @trusted
No documentation available for this declaration.