DEV Community

Discussion on: Ruby 3 Pattern Matching Applied: Poker

Collapse
 
pitosalas profile image
Pito Salas

Interesting. But a bit of a “too clever” tour the force. While I leave impressed with your ruby arcana chops, I am not much closer to understanding ruby pattern matching.

Collapse
 
baweaver profile image
Brandon Weaver

Then you'll probably like the refactor: gist.github.com/baweaver/0d566a6af...

I'll be writing up on it soon. The original post was written around 2AM and was more of a mad science experiment and me laughing declaring "IT LIVES! IT LIIIIIVES!". The gist is me looking at it the next day shaking my head.