hunt-extra ~v1.0.x (2022-05-11T02:04:37.8603622)
Dub
Repo
bind
hunt
util
Functional
Undocumented in source. Be warned that the author may not have intended to support it.
pragma(
inline
)
auto
bind
(
T
Args
...
)
(
T
fun
,
Args
args
)
if
(
isCallable
!(
T
)
)
Meta
Source
See Implementation
hunt
util
Functional
functions
bind