Bomret/NeverNull

Match should replace TryGet

Bomret opened this issue · 0 comments

The Match method should be implemented inside Option and be the only way to access the value directly. The TryGet method is awkward to use and should be deprecated and removed in a future release.