reegeek / StructLinq

Implementation in C# of LINQ concept with struct
MIT License
298 stars 11 forks source link

Fix FirstOrDefault bug #216

Closed mobile46 closed 1 year ago

reegeek commented 1 year ago

Hi, Can you add a unit tests to explain the bug ?

mobile46 commented 1 year ago

Hi, please check the unit test.

reegeek commented 1 year ago

Hi, Your fix is available in version 0.28.2.