christhekeele / matcha

🍵 First-class Elixir match specifications.
Other
89 stars 4 forks source link

Create matchspec syntax guide #49

Open christhekeele opened 1 year ago

christhekeele commented 1 year ago

While this is out of scope of the Matcha codebase, one of our goals is to help Elixir developers work with match specs in general. The erlang guides are dense and hard to parse coming purely from Elixir. Furthermore, transcribing the learnings gleamed from Matcha's development would help with adoption guides, as well as making it easier for contributors to interact with the compiler.