ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
BoundFunctorOf.opCall
ae
utils
meta
binding
BoundFunctorOf
Undocumented in source.
template
opCall
(Args...)
Ret
opCall
(
auto
ref
Args
args
)
Members
Aliases
Ret
alias
Ret
=
typeof
(
__traits
(
child
,
context
,
f
)(
Args
.
init
))
Undocumented in source.
Functions
opCall
Ret
opCall
(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ae
utils
meta
binding
BoundFunctorOf
functions
bind
templates
opCall
variables
context