Skip to main content

ZigZagArray

Type Alias ZigZagArray 

Source
pub type ZigZagArray = Array<ZigZag>;
Expand description

A ZigZag-encoded Vortex array.

Aliased Typeยง

pub struct ZigZagArray { /* private fields */ }