yu ~master (2022-05-22T03:16:59.2320507)
Dub
Repo
bind
yu
functional
Note:from GC
pragma(
inline
)
auto
bind
(
T
Args
...
)
(
T
fun
,
Args
args
)
if
(
isCallable
!(
T
)
)
Meta
Source
See Implementation
yu
functional
functions
bind
Note:from GC