dry-rb / dry-matcher

Flexible, expressive pattern matching for Ruby

Home Page:https://dry-rb.org/gems/dry-matcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to use this with class methods?

pcriv opened this issue · comments

No right now, @pablocrivella. It would be good to support this though.

Closing as this will not be addressed. Just use pattern matching provided by Ruby.