Skip to content

Fix DropWhile fusion bug#120

Merged
jnape merged 7 commits intopalatable:masterfrom
7h3kk1d:dropwhile
Mar 14, 2022
Merged

Fix DropWhile fusion bug#120
jnape merged 7 commits intopalatable:masterfrom
7h3kk1d:dropwhile

Conversation

@7h3kk1d
Copy link
Copy Markdown
Member

@7h3kk1d 7h3kk1d commented Mar 6, 2022

  • DropWhile was dropping as long as either predicate held as opposed to doing them in order
  • RewindableIterator now supports rewinding the same element multiple times

- DropWhile was dropping as long as either predicate held as opposed to doing them in order
- RewindableIterator now supports rewinding the same element multiple times
@7h3kk1d
Copy link
Copy Markdown
Member Author

7h3kk1d commented Mar 6, 2022

I still don't have the right formatting rules so I'll revert the foramtting changes.

@7h3kk1d 7h3kk1d marked this pull request as ready for review March 9, 2022 00:22
@CorwinTanner CorwinTanner self-requested a review March 9, 2022 23:50
@jnape jnape self-requested a review March 11, 2022 03:05
@jnape jnape merged commit 418cfa1 into palatable:master Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants