polars::prelude

Type Alias BooleanChunked

Source
pub type BooleanChunked = ChunkedArray<BooleanType>;

Aliased Typeยง

struct BooleanChunked { /* private fields */ }