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
Functions in this language support multi-clause definitions with pattern-matching directly in their parameter lists. Function selection is determined by the shape of the argument list, similar to Erlang and ML, but in a Lispy syntax.