SizedQueue.push

Undocumented in source. Be warned that the author may not have intended to support it.

  1. bool push(T item)
  2. bool push(T[] arr)
    class SizedQueue(T)
    override
    bool
    push
    (
    T[] arr
    )

Meta