Emitter.emit

Emit an event.

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

Meta