true-myth / true-myth-csharp

A library for safer optional programming in C♯.
https://true-myth.github.io/true-myth-csharp
MIT License
4 stars 1 forks source link

Move unsafe methods to .Unsafe namespace; closes #8. #30

Closed aggieben closed 5 years ago

aggieben commented 5 years ago

Also: rename Result.Unwrap to be consistent with Maybe, as well as True Myth Typescript