mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Closure.set
mecca
lib
reflection
Closure
Undocumented in source. Be warned that the author may not have intended to support it.
void
set
(F f, T args)
void
set
(D dg, T args)
struct
Closure
pure nothrow @
nogc
@
trusted
void
set
(
D
T
...
)
(
D
dg
,
T
args
)
if
(
isDelegate
!
D
)
void
set
(Parameters!F args)
Meta
Source
See Implementation
mecca
lib
reflection
Closure
functions
clear
opAssign
opCall
opCast
set
manifest constants
ARGS_SIZE
properties
funcptr
isSet