Skip to content
Pre-Release: Fe is under active development. This documentation covers the upcoming release. Follow progress on GitHub

Option & Result

Using Option and Result types for error handling.

TODO: Document Option type

TODO: Document Result type

TODO: Show pattern matching on Option/Result