chunk_while {|elt_before, elt_after| ... } -> Enumerator::Lazy
Enumerable#chunk_while と同じですが、Enumerator ではなく Enumerator::Lazy を返します。