Skip to content
Update Kotlin coroutines authored by umaumax's avatar umaumax
[[_TOC_]] [[_TOC_]]
## coroutines # coroutines
\ No newline at end of file ## launch
* 新しいコルーチンを作成して、即座に実行を開始する
* 返り値の返却はできない