Type Definition polars::prelude::ArrayRef

[]
pub type ArrayRef = Box<dyn Array + 'static, Global>;