polars::prelude

Type Alias ArrayRef

pub type ArrayRef = Box<dyn Array>;

Aliased Typeยง

struct ArrayRef(/* private fields */);