polars_arrow::array

Type Alias Int256Array

Source
pub type Int256Array = PrimitiveArray<i256>;
Expand description

A type definition PrimitiveArray for i256

Aliased Typeยง

struct Int256Array { /* private fields */ }