mir-core — Libmir Archive
← Libmir Archive
Dlang.org
adjoin.adjoin
mir
functional
adjoin
template
adjoin
(fun...)
@
optmath
static if
(
fun.length != 1
)
static if
(
Filter!(_needNary, fun).length == 0
)
@
optmath
auto
adjoin
(
Args
...
)
(
auto
ref
Args
args
)
if
(
fun.length
&&
fun.length
<= 26
)
mir
functional
adjoin
functions
adjoin