mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
commit
8b9f122047
2 changed files with 5 additions and 5 deletions
|
@ -44,7 +44,7 @@ Once you've installed <code>roc</code>, check out the [tutorial](/tutorial) to l
|
|||
|
||||
<a class="btn-small" href="/tutorial">Start Tutorial</a>
|
||||
|
||||
### [Additional Learning Resources] {#additional-learning-resources}
|
||||
### [Additional Learning Resources](#additional-learning-resources) {#additional-learning-resources}
|
||||
|
||||
If you are looking for more resources to learn about Roc, check out the following:
|
||||
|
||||
|
|
|
@ -2333,11 +2333,11 @@ Here are various Roc expressions involving operators, and what they desugar to.
|
|||
| `f!` | [see example](https://www.roc-lang.org/examples/DesugaringAwait/README.html) |
|
||||
| `f?` | [see example](https://www.roc-lang.org/examples/DesugaringTry/README.html) |
|
||||
|
||||
</section>
|
||||
<script type="text/javascript" src="/builtins/search.js" defer></script>
|
||||
|
||||
### [Additional Resources]
|
||||
### [Additional Resources](#additional-resources) {#additional-resources}
|
||||
|
||||
You've completed the tutorial, well done!
|
||||
|
||||
If you are looking for more resources to learn Roc, check out [these links](/install#additional-learning-resources).
|
||||
|
||||
</section>
|
||||
<script type="text/javascript" src="/builtins/search.js" defer></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue