Event.back

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

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

Meta