Current section
Files
Jump to
Current section
Files
README.md
# outcome
[](https://hex.pm/packages/outcome)
[](https://hexdocs.pm/outcome/)
```sh
gleam add outcome
```
```gleam
import outcome
pub fn main() {
// TODO: An example of the project in use
}
```
Further documentation can be found at <https://hexdocs.pm/outcome>.