Emitter.emit

Emit an event.

struct Emitter(Range, CharType)
void
emit
@safe
if (
isOutputRange!(Range, CharType)
)

Meta