bind

Undocumented in source. Be warned that the author may not have intended to support it.
pragma(inline)
bind
(
T
Args...
)
(
T fun
,
Args args
)
if (
isCallable!(T)
)

Meta