feanor_math

Module seq

Source
Expand description

Contains different traits for sequences of elements, namely seq::VectorView and seq::VectorFn. They all have some functional overlap with ExactSizeIterator, but differ in how they allow access to the elements of the sequence.

Modules§

Structs§

Traits§