RingBuffer.front

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

Meta