Iter::take_until

Take elements until prediction not satisfied.

Type

take_until :: Iter a -> (a -> bool) -> Iter a