Type Alias Float64Array

Source
pub type Float64Array = TypedArray<f64>;

Aliased Typeยง

pub struct Float64Array { /* private fields */ }