Array.cap

Returns the total capacity of the Array.

  1. size_t cap()
    struct Array
    size_t
    cap
    @property const
    (
    )
  2. void cap(size_t n)

Meta