Type Alias polars::prelude::ArrayRef

pub type ArrayRef = Box<dyn Array>;

Aliased Typeยง

struct ArrayRef(/* private fields */);