Skip to main content

DeltaArray

Type Alias DeltaArray 

Source
pub type DeltaArray = Array<Delta>;
Expand description

A Delta-encoded Vortex array.

Aliased Typeยง

pub struct DeltaArray { /* private fields */ }