nat2arr8i

Function nat2arr8i 

Source
pub fn nat2arr8i<I>(nat: I) -> PrimitiveArray<Int8Type>
where I: Iterator<Item = <Int8Type as ArrowPrimitiveType>::Native>,
Expand description

Converts the natural numbers to an array.