JEphron / CSharpAlgebraicDataTypeUtils

Some utility types.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Party like it's 2007!

  • Maybe<T>
  • Result<TOk, TErr>
  • Union3<T1, T2, T3>

Borrowing inspiration from Rust's std::option and std::result types.

About

Some utility types.


Languages

Language:C# 100.0%Language:Smalltalk 0.0%