mirror of
https://github.com/tweag/nickel.git
synced 2024-11-10 19:09:08 +03:00
2518b2ce3e
This commit changes the keyword of the switch branching construct to a match, to make room for future more advanced features like pattern matching. Also, the match is now curried, meaning it doesn't have to be applied to an argument and `match {..cases..}` can be used directly as a function. |
||
---|---|---|
.. | ||
001-overriding.md | ||
002-merge-types-terms-syntax.md | ||
004-typechecking.md | ||
005-metadata-rework.md |