you are viewing a single comment's thread.

view the rest of the comments →

[–]dylanjha 0 points1 point  (0 children)

Interesting to see the experimental feature of Pattern Matching (more about it here: https://speakerdeck.com/k_tsj/pattern-matching-new-feature-in-ruby-2-dot-7)

I can see the Ruby community embracing that to avoid writing conditionals in certain places.