logoalt Hacker News

dochneyesterday at 9:56 PM0 repliesview on HN

I like it, but it is by far the most ungainly of the three with the most footguns in it's usage.

While not as functionally pure, I always appreciate the Ruby each_with_object https://ruby-doc.org/3.4.1/Enumerable.html#method-i-each_wit... as a more pleasant interface for it.