DavidArno / SuccincT

Discriminated unions, pattern matching and partial applications for C#
MIT License
266 stars 15 forks source link

Accessing the wrong case for Union<T1,T2> always reports Case2 as the error #4

Closed DavidArno closed 8 years ago

DavidArno commented 8 years ago

Addressed by commit db8e1e5.

DavidArno commented 8 years ago

Fixed in 1.5.1