CyclicArray.length

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t length()
    struct CyclicArray(T, size_t len = max(8, 4096 / T.sizeof))
    const @property @nogc @safe
    size_t
    length
    ()
  2. size_t length(size_t val)

Meta