hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
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