Expand description
Idiomatic iterators for Array
Structs§
- An iterator that returns Some(T) or None, that can be used on any
ArrayAccessor
Type Aliases§
- an iterator that returns Some(T) or None, that can be used on any BooleanArray
- an iterator that returns Some(T) or None, that can be used on any FixedSizeBinaryArray
- an iterator that returns Some(T) or None, that can be used on any FixedSizeListArray
- an iterator that returns Some(T) or None, that can be used on any BinaryArray
- an iterator that returns Some(T) or None, that can be used on any ListArray
- an iterator that returns Some(T) or None, that can be used on any Utf8Array
- an iterator that returns Some(T) or None, that can be used on any MapArray
- an iterator that returns Some(T) or None, that can be used on any PrimitiveArray