subscribed v2.0.0 (2019-11-03T22:16:33Z)
Dub
Repo
Event.ReturnType
subscribed
event
Event
Undocumented in source.
alias
ReturnType
=
void
alias
ReturnType
=
void
struct
Event
(T)
version(!D_Ddoc)
static if
(
is(ReturnTypeTpl!T == void)
)
alias
ReturnType
=
void
alias
ReturnType
=
ReturnTypeTpl
!
T
[]
Meta
Source
See Implementation
subscribed
event
Event
aliases
ListenerType
ParamTypes
ReturnType
destructors
~this
functions
append
back
call
clear
empty
front
listeners
opCall
opOpAssign
opSlice
popBack
popFront
prepend
remove
save
size