phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
autocurry.autocurry
nxt
functional_ex
autocurry
Undocumented in source. Be warned that the author may not have intended to support it.
auto
autocurry
(P[0] arg)
template
autocurry
(alias Fun)
static if
(
P.length
)
auto
autocurry
(
P
[0]
arg
)
if
(
isCallable
!
Fun
)
alias
autocurry
=
Fun
Meta
Source
See Implementation
nxt
functional_ex
autocurry
aliases
P
functions
autocurry