ResultSharp This library provides an implmentation of a Result monad. With its API inspired by Rust's Result type Usage using ResultSharp; using static ResultSharp.Prelude;