Hacker News new | ask | show | jobs
by pjmlp 2116 days ago
Like this one?

https://docs.oracle.com/javase/8/docs/api/java/util/stream/I...

1 comments

Yes, but that seems like a clunky add-on. Something as basic as iterating the characters in a string should not require special constructs like this IMO.
How would you have implemented it, while satisfying their constraints of extreme backward-compatibility?