MaybeIdx

Type Alias MaybeIdx 

Source
pub type MaybeIdx<Dim, I = usize> = <Dim as ShapeIdx>::MaybeIdx<I>;
Expand description

either an index or a negative value