subscribed v2.0.0 (2019-11-03T22:16:33Z)
Dub
Repo
Event.remove
subscribed
event
Event
Removed all occurrences of the given listeners.
struct
Event
(T)
void
remove
(
T
[]
listeners
...
)
if
(
isCallable
!
T
)
Parameters
listeners
T
[]
The listeners to remove.
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
Removed all occurrences of the given listeners.