softwaremill / diffx

Pretty diffs for scala case classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve ergonomics with objectMatcher

ghostbuster91 opened this issue · comments

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