Type Alias polars_arrow::array::UInt64Array
source · pub type UInt64Array = PrimitiveArray<u64>;Expand description
A type definition PrimitiveArray for u64
Aliased Type§
struct UInt64Array { /* private fields */ }pub type UInt64Array = PrimitiveArray<u64>;A type definition PrimitiveArray for u64
struct UInt64Array { /* private fields */ }