Mavis - Typing Library for elixir

Updated to 0.0.6, with support for pinned types in tuples, refactored way of specifying types that match typespecs E.G. (Type.integer(), Type.nonempty_maybe_improper_list()) and Type.normalize/1 which will take Mavis’ opinionated types and downconvert them to Elixir/Erlang standard types.

3 Likes