RingBuffer.back

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T back [@property getter]
    struct RingBuffer(T, size_t staticBufferSize = size_t.max)
    @property ref
    T
    back
    ()
  2. T back [@property setter]

Meta