We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 852a3e3 commit 4fe805aCopy full SHA for 4fe805a
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
## Unreleased
4
5
+- New project structure can be generated with the `gleam new` command.
6
- Functions can be annotated with their argument and return types. This may be
7
used to restrict the function to a less general type than inferred by the
8
compiler, or purely for documentation purposes.
0 commit comments