arrow
arrow copied to clipboard
Move `autoClose` for `Resource` to `common`
AutoCloseable is now in Kotlin standard library, so we can move autoClose to commonMain, instead of relegating it to JVM. This breaks binary compatibility, but not source compatibility, so this is OK in the 2.0 window.
Kover Report
| Total Project Coverage | 60.38% |
|---|