implementation("io.arrow-kt:arrow-autoclose:2.2.3")
Enables a typed DSL for working with `AutoCloseable` resources, facilitating safe and efficient resource management.