ParallelInt8Array

Type Alias ParallelInt8Array 

Source
pub type ParallelInt8Array = ParallelPrimitiveArray<Int8Type>;

Aliased Typeยง

pub struct ParallelInt8Array { /* private fields */ }