rocketraman
08/01/2018, 12:23 PMkpropmap
(it needs a better name :-)). I found it useful when working with immutable data classes as a backend data model, but at the same time having to deal with the messy real world of partially provided data, such as you might get from a REST PATCH or similarly unstructured interfaces. This was one of my first Kotlin projects almost two years ago, and I just resurrected it because I think it is still interesting and useful. Feedback welcome! https://github.com/rocketraman/kpropmap