WaitableQueue.pop

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Q.ElementType pop()
  2. Q.ElementType pop(Duration max)
    class WaitableQueue(Q)
    @trusted
    Q.ElementType
    pop
    (
    Duration max
    )

Meta