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

Add an Action variant of Match #23

Closed aggieben closed 5 years ago

aggieben commented 5 years ago

The types for Match require the provided functions to have a return type. It would also be useful to allow Actions there as well, which will require an overload of Match.