Array.cap

Sets the capacity to exactly n bytes.

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

Meta