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)
void
set
(Parameters!F args)
struct
Closure
nothrow @
nogc
@
trusted
void
set
(
alias
F
)
(
Parameters
!
F
args
)
if
(
!
isType
!
F
)
Meta
Source
See Implementation
mecca
lib
reflection
Closure
functions
clear
opAssign
opCall
opCast
set
manifest constants
ARGS_SIZE
properties
funcptr
isSet