kiss ~master (2018-09-04T06:35:33Z)
Dub
Repo
bind
kiss
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
kiss
util
functional
functions
bind