pipe.f

Undocumented in source.
template pipe(fun...)
@optmath
static if(fun.length != 1)
alias f = staticMap!(_unpipe, fun)

Meta