Function vortex::elementwise::dyn_cast_array_iter

source ยท
pub fn dyn_cast_array_iter<N: NativePType>(
    array: &Array,
) -> Box<dyn Iterator<Item = Batch<N>>>