The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
pipe.pipe
mir
functional
pipe
template
pipe
(fun...)
ref
@
optmath
static if
(
fun.length != 1
)
static if
(
f.length == fun.length && Filter!(_needNary, f).length == 0
)
@
optmath
auto ref
pipe
(
Args
...
)
(
auto
ref
Args
args
)
Meta
Source
See Implementation
mir
functional
pipe
functions
pipe