Contributor
Jess Smith

Implementation of Coroutine-­Based Utilities


Mentors
Aleksandar Prokopec
Organization
Scala

Scala Coroutines generalizes subroutines in a clean and composable way, but currently provides little value to the average user who wants to use coroutines at a high level. We propose to build an extras subproject that will include common use­-cases for coroutines­- for example, enumerators, continuations, and async/await.