biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
RoundBuf.put
bio
core
utils
roundbuf
RoundBuf
Add and item at the tail and move pointer forward (destructive)
struct
RoundBuf
(T)
void
put
(
T
item
)
Meta
Source
See Implementation
bio
core
utils
roundbuf
RoundBuf
constructors
this
functions
back
empty
front
full
length
max_length
popFront
put
Add and item at the tail and move pointer forward (destructive)