Mavis

October 30, 2020 ยท View on GitHub

github.com hex.pm hexdocs.pm hex.pm hex.pm github.com

Advanced type system for Elixir.

Installation

Add mavis to your list of dependencies in mix.exs:

def deps do
  [
    {:mavis, "~> 0.0.3"}
  ]
end