hunt-extra ~master (2022-03-03T03:00:29Z)
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