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