Ruby tap() vs yield_self()

Uncategorized

Ruby tap() vs yield_self()

URL: https://monorails.substack.com/p/ruby-tap-vs-yield_self
Type: article
Domain: monorails.substack.com

Excerpt: Explaining tap vs yield_self in ruby with examples

Notes:
A great explanation of a fairly arcane bit of ruby.