I\'m having problems trying to create a function that lazily separates an iterable into sub-iterables given a condition.
Here\'s what I have so far