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

Refactor Maybe implementation into concrete class with conversion operators #19

Closed aggieben closed 5 years ago

aggieben commented 5 years ago

This is the companion issue for #14 .

chriskrycho commented 5 years ago

Resolved by #18!