RingBuffer.put

Undocumented in source.
struct RingBuffer(T, size_t staticBufferSize = size_t.max)
alias put = pushFront

Meta