Type Definition polars_core::prelude::ArrayRef

source ·
pub type ArrayRef = Box<dyn Array + 'static, Global>;

Trait Implementations§

Safety Read more