Event.front

Get the first listener or throw an error if there are no listeners. Part of the bidirectional range interface.

struct Event(T)
const
T
front
()
if (
isCallable!T
)

Meta