CyclicArray.length

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

Meta