An Exercise in Implementing Pattern Matching in Ruby
Here’s a post about attempt to implementing Haskell-strength pattern matching in Ruby, which will be looking natural and Rubyish. Also there’s some pragmatic conclusions on adoption of such a “core language” features.
Post a comment