Skip to content

Commit ec2398a

Browse files
nguyendatnikitabobko
authored andcommitted
Update ACM paper on design and implementation
closes #376
1 parent 9540354 commit ec2398a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proposals/KEEP-0164-coroutines.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1904,7 +1904,8 @@ adapters between the corresponding stable and experimental coroutine interfaces
19041904
* Part 1 (prototype design): [Coroutines in Kotlin](https://www.youtube.com/watch?v=4W3ruTWUhpw)
19051905
(Andrey Breslav at JVMLS 2016)
19061906
* Part 2 (current design): [Kotlin Coroutines Reloaded](https://www.youtube.com/watch?v=3xalVUY69Ok&feature=youtu.be)
1907-
(Roman Elizarov at JVMLS 2017, [slides](https://www.slideshare.net/elizarov/kotlin-coroutines-reloaded))
1907+
(Roman Elizarov at JVMLS 2017, [slides](https://www.slideshare.net/elizarov/kotlin-coroutines-reloaded))
1908+
* [Kotlin coroutines: design and implementation](https://dl.acm.org/doi/10.1145/3486607.3486751) (Roman Elizarov, Mikhail Belyaev, Marat Akhin, Ilmir Usmanov)
19081909

19091910
### Feedback
19101911

0 commit comments

Comments
 (0)