Type Alias polars::datatypes::Int16Chunked

source ·
pub type Int16Chunked = ChunkedArray<Int16Type>;

Aliased Type§

struct Int16Chunked { /* private fields */ }