Keep values from right, while a test passes.
an array
test function (v, i, x)
x[T..] | ft(x[i]) = true ∀ i ∈ [T, |x|-1] & ft(x[T-1]) = false
Generated using TypeDoc
Keep values from right, while a test passes.