localrest ~master (2021-10-28T01:25:59.6657145)
Dub
Repo
RingBuffer.insert
geod24
RingBuffer
RingBuffer
Insert an element to the buffer
class
RingBuffer
(T)
@
safe
@
nogc
pure nothrow
void
insert
()
(
auto
ref
T
val
)
Parameters
val
T
an element of type T
Meta
Source
See Implementation
geod24
RingBuffer
RingBuffer
constructors
this
functions
empty
front
full
insert
length
popFront
Insert an element to the buffer