map.map

Undocumented in source.
template map(alias F)
alias map = KeyValueList!(staticMap2!(F, Pairs))

Meta