Skip to content
Fe 26.0 is not production-ready. This is an initial release of a new compiler. Learn more

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