Event.empty

A boolean property indicating whether there are listeners. Part of the bidirectional range interface.

struct Event(T)
const
bool
empty
()
if (
isCallable!T
)

Meta