You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amulet is a simple functional programming language in the ML tradition,
with support for higher-rank parametric polymorphic types and
row-polymorphic records, pattern matching with algebraic data types, and
tail recursion elimination.