Resulto is a lightweight Erlang library for working with result types, implementing result monads for better error handling and chaining operations, based on the elegant Gleam's result module, with some extensions to support Erlang conventions.

Check the docs.