size property

Vec size

The size of the array.

Implementation

Vec get size => bounds.size;