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