wallymathieu / with

Extensions and classes to make immutable c# easier to use. Obsolete with introduction of records in C# 9.
MIT License
18 stars 1 forks source link

Mismatching shapes #58

Closed wallymathieu closed 4 years ago

wallymathieu commented 4 years ago

There should be tests of the case when there are missing constructor parameters for the lens properties. Library does not give an error when the intended property couldn't be set.