Function vortex_runend_bool::compress::trimmed_ends_iter
source ยท pub fn trimmed_ends_iter<E: NativePType + AsPrimitive<usize> + Ord>(
run_ends: &[E],
offset: usize,
length: usize,
) -> impl Iterator<Item = usize> + use<'_, E>