hunt-extra v1.0.10 (2021-04-13T02:41:33Z)
Home
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