let iter f ({ ar = ar } as ra) =
    for i = 0 to ra.vlix do f (Impl.unsafe_get ar i) done