arrow-kt / arrow

Λrrow - Functional companion to Kotlin's Standard Library
http://arrow-kt.io
Other
6.13k stars 442 forks source link

De-duplicate class names in `arrow-optics` and `arrow-optics-compose` #3457

Closed serras closed 2 months ago

serras commented 2 months ago

Fixes #3447

github-actions[bot] commented 2 months ago

Kover Report

File Coverage [100.00%]
arrow-libs/optics/arrow-optics-compose/src/commonMain/kotlin/arrow/optics/Copy.kt 100.00%
Total Project Coverage 60.63%
serras commented 2 months ago

In fact, as #3447 shows, I think it's impossible to depend on arrow-optics-compose and arrow-optics at the same time, which seems like the most common case...

err0r500 commented 1 month ago

Hi, Do you have an idea when this PR will be released ? 👼 In the meantime, is there a workaround or should I use an alpha build? Best, Matthieu

serras commented 1 week ago

Unfortunately I cannot give you a precise date. The reasons are personal to the maintainers, but we hope to be able to come back fully in action soon. Thanks for your interest!