Hacker News new | ask | show | jobs
by geraldalewis 5329 days ago
> why not use the 'foreach' or iterator paradigm?

I totally agree, and I do use when it's available in a given lang I'm working in/it's not overly cumbersome (some implementations miss the point).