ParallelInt16Array

Type Alias ParallelInt16Array 

Source
pub type ParallelInt16Array = ParallelPrimitiveArray<Int16Type>;

Aliased Typeยง

pub struct ParallelInt16Array { /* private fields */ }