The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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
)
Meta
Source
See Implementation
mir
functional
adjoin
functions
adjoin