mapStatic

Undocumented in source.
template mapStatic(fun...)
static
mapStatic
(
Range
)
(
Range r
)
if (
isInputRange!(std.algorithm.mutation.Unqual!Range)
)
if (
fun.length >= 1
)

Members

Static functions

mapStatic
auto mapStatic(Range r)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta