simon.vergauwen
03/08/2022, 2:29 PMReplaceWith to refactor a package? In Arrow we need to migrate a DSL to a new package, but ReplaceWith seems to be broken. https://github.com/arrow-kt/arrow/blob/main/arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/computations/either.kt#L109Alexey Belkov [JB]
03/09/2022, 8:31 AMsimon.vergauwen
03/09/2022, 10:29 AM