Function FiberQueueImpl.empty

Reports whether there are pending fibers in the queue.

bool empty () const pure nothrow @nogc @property @safe;

Returns

true if there are no pending fibers.