1 Comment

I feel the last likely contribute to the mindshare of how people see/interpret usage of java iterator; since java iterator is so barebone most people just either have a big chunk of procedural code block or split it into a sequence of method calls. Since people can use procedural code to do pretty much everything (albeit clunkily) they never realize missing features, until stream kick in.

Expand full comment