bjonnh
iterable.filterUntil(CONDITION_IS_TRUE).map { actions to apply to anything before the CONDITION_IS_TRUE }