Type Definition polars::datatypes::ListChunked

source · []
pub type ListChunked = ChunkedArray<ListType>;