kotlin-result/benchmarks
Michael Bull b19894a08c Deprecate suspending variant of "binding" in favour of "coroutineBinding"
This matches the internally-called function named coroutineScope, and helps
consumers distinguish between the blocking variant that is otherwise only
differing in package name.

This should also help convey to readers that structured concurrency will
occur within the block.
2024-03-11 00:06:46 +00:00
..
src Deprecate suspending variant of "binding" in favour of "coroutineBinding" 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