| 01:52 | <Michael Ficarra> | @ptomato At the last plenary, you asked for a roadmap of the iterator built-ins. I put together this roadmap based on in-progress proposals and what's currently on my radar: https://gist.github.com/michaelficarra/34c47e1161b9ba2526ee197e1f5cb624 |
| 02:14 | <bakkot> | I also want a .withCleanup method for attaching behavior to .return |
| 15:06 | <Michael Ficarra> | @bakkot shouldn't you be working on async iterator helpers? 😜 |
| 15:43 | <ptomato> | thanks! |
| 15:46 | <ptomato> | (I definitely want takeWhile/dropWhile, FWIW) |
| 18:53 | <bakkot> | yes yes that is my first priority |