dcord ~master (2022-05-06T22:14:59.8294696)
Dub
Repo
SizedQueue.push
dcord
util
queue
SizedQueue
Push another queue to the queue
bool
push
(T item)
bool
push
(T[] arr)
class
SizedQueue
(T)
override
bool
push
(
T
[]
arr
)
Meta
Source
See Implementation
dcord
util
queue
SizedQueue
constructors
this
functions
push
properties
full
variables
maxSize
Push another queue to the queue