Classes

Our Event Emitter, equivalent to Node.js' Event Emitter.
Our Event Emitter Error Trait. This one throws an exception if there is not an error event listener when an error event gets emitted.
Our Event Emitter Trait.
Thrown when an error event gets emitted, but not handled (aka no listeners).

Interfaces

The event emitter interface.