kotlin-result/kotlin-result-coroutines
Michael Bull fec8c03313 Use delegation for SuspendableResultBindingImpl
The Kotlin docs for CoroutineScope[1] explicitly state that:

"Manual implementation of this interface is not recommended,
implementation by delegation should be preferred instead."

[1] https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines/-coroutine-scope/
2024-03-11 00:06:46 +00:00
..
src Use delegation for SuspendableResultBindingImpl 2024-03-11 00:06:46 +00:00
build.gradle.kts Extract shared build logic to convention plugins 2024-03-03 00:02:54 +00:00
gradle.properties Extract shared build logic to convention plugins 2024-03-03 00:02:54 +00:00