Module polars_core::chunked_array::ops::sort::options

source ·

Structs§

Traits§

  • Utility trait to slice concrete arrow arrays whilst keeping their concrete type. E.g. don’t return Box<dyn Array>.