map

std.algorithm.map variant which accepts a functor predicate.

map
(
Range
P
)
(
Range r
,)
if (
isInputRange!(Unqual!Range)
)

Meta