Elements Of Kotlin Coroutines 0.1.pdf

时间:2022-11-17 17:36:57
【文件属性】:

文件名称:Elements Of Kotlin Coroutines 0.1.pdf

文件大小:989KB

文件格式:PDF

更新时间:2022-11-17 17:36:57

Kotlin

Coroutines are an important addition to the world of Kotlin. Coroutines offer a first-class reactive programming approach, tightly integrated with the language itself. Coroutines help simplify multi-threaded development, allowing you to retain a “normal” imperative sort of programming model while still designating certain code sections to run on alternative thread pools. Beyond that, flows and channels let you model data streams while retaining the same multi-threaded


网友评论