Initial commit

This commit is contained in:
2024-08-26 16:44:09 -04:00
commit 553dd3571e
12 changed files with 1105 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# MaybeError
A simple library to allow "error as values" functionallity in C#