softwaremill / diffx

Pretty diffs for scala case classes
Apache License 2.0
342 stars 30 forks source link

Improve ergonomics with objectMatcher #253

Closed ghostbuster91 closed 3 years ago

ghostbuster91 commented 3 years ago

most of the time such flexibility isn't required and it would be great if one could simply write ObjectMatcher.by[Person](_.name)