Event.Range

Undocumented in source.

Constructors

this
this(Event event)
Undocumented in source.
this
this(Event event)
Undocumented in source.

Members

Aliases

back
alias back = front
Undocumented in source.

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
const(Event) front()
Undocumented in source. Be warned that the author may not have intended to support it.
front
Event front()
Undocumented in source. Be warned that the author may not have intended to support it.
popBack
void popBack()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
save
Range save()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta