Module arrow_array::iterator
source · Expand description
Idiomatic iterators for Array
Structs
An iterator that returns Some(T) or None, that can be used on any
ArrayAccessor
Type Definitions
an iterator that returns Some(T) or None, that can be used on any PrimitiveArray