amap

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto amap(T[] arr)
  2. auto amap(T[n] arr)
    amap
    (
    alias pred
    T
    size_t n
    )
    (
    T[n] arr
    )

Meta