Type Definition polars::datatypes::UInt64Chunked

source ·
pub type UInt64Chunked = ChunkedArray<UInt64Type>;