2021 02 03 by kdnakt · Pull Request #15 · kdnakt/kotlin-dojo

https://play.kotlinlang.org/hands-on/Introduction%20to%20Coroutines%20and%20Channels/02_BlockingRequest Task Open src/tasks/Aggregation.kt and implement List.aggregate() function. The correspondin...