hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
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