FixedRingBuffer.put

Undocumented in source.
struct FixedRingBuffer(T, size_t N = 0, bool INITIALIZE = true)
alias put = putBack

Meta