Expressing a multi-argument function as a chain of single-argument functions. In MeTTa currying is explicit — it is not applied automatically (unlike Haskell).

← Back to the Glossary