kotlin-result/kotlin-result-coroutines
Michael Bull dd5c96f983 Deprecate "ResultBinding" in favour of "BindingScope"
This matches the Kotlin stdlib naming convention used for
sequences[1] and coroutines[2].

[1] https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.sequences/-sequence-scope/
[2] https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines/-coroutine-scope/
2024-03-11 00:06:46 +00:00
..
src Deprecate "ResultBinding" in favour of "BindingScope" 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