mir-core — Libmir Archive
← Libmir Archive
Dlang.org
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
)
mir
functional
pipe
functions
pipe