pub type Length = usize;
The logical length of the ArrayView. Set to arr.len() for the whole set.
ArrayView
arr.len()