DArray.len

Returns the size of the array.

  1. size_t len()
    struct DArray(E)
    size_t
    len
    @property const
    (
    )
  2. void len(size_t n)

Meta