Returns a new IntList containing the last elements that satisfy the given predicate.
A IntList containing the final contiguous elements matching predicate.
Function that tests each element for a condition.