yu ~master (2017-08-14T10:07:44Z)
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