[][src]Type Definition polars::datatypes::Int16Chunked

type Int16Chunked = ChunkedArray<Int16Type>;

Trait Implementations