5 lines
212 B
Markdown
5 lines
212 B
Markdown
# Hints
|
|
|
|
- The [Result module][result-module] has some useful functions for working with the Result type, such as `result.map` and `result.try`.
|
|
|
|
[result-module]: https://hexdocs.pm/gleam_stdlib/gleam/result.html |