Observer.pending

Determines whether any more events are currently pending.

This property is true *iff* calling popFront will yield an additional event without waiting.

struct Observer(T)
@property const
bool
pending
()

Meta