v0.2.0-alpha
Last updated
Last updated
Hit the button below to read the documentation regarding tagged unions
Hit the button below to read the documentation regarding pattern matching
In the previous version of the language, the type would always come before the name. For example:
in this new version, this aspect been reversed: the type will now always come after the name, seperated by a colon:
The pipe operator has been changed from =>
to |>
.
Experince issues, or want to get involved? Please join the Discord server and/or create an issue on the GitHub page. Links can be found here.