scalalandio / chimney

Scala library for boilerplate-free, type-safe data transformations
https://chimney.readthedocs.io
Apache License 2.0
1.15k stars 91 forks source link

Support transformation to and from Java primitives #535

Closed MateuszKubuszok closed 2 months ago

MateuszKubuszok commented 3 months ago

chimney-java-collections could have a few more implicits to handle:

It could be really simple to implement with just 2 Transformers as implicit vals for each bulletpoint, test for each such transformation and note in docs.