_toAA
fn
auto _toAA(K, V)(const V[K] aa) @trustedNo documentation available for this declaration.
fn
auto _toAA(K, V)(inout V[K] aa) @trustedNo documentation available for this declaration.
fn
auto _toAA(K, V)(shared const V[K] aa) @trustedNo documentation available for this declaration.
fn
auto _toAA(K, V)(shared V[K] aa) @trustedNo documentation available for this declaration.
fn
auto _toAA(K, V)(immutable V[K] aa) @trustedNo documentation available for this declaration.