Break iterable considering indices as separator.
an iterable
indices (sorted)
x[j..k] ⧺ x[l..m] ⧺ ... | ft(x[i]) = true; i = 0..j / k..l / ...; i ∈ is
Generated using TypeDoc
Break iterable considering indices as separator.