[ bookworm ]
[ sid ]
[ 原始碼: kotlinx-coroutines ]
套件:libkotlinx-coroutines-java(1.0.1-2)
libkotlinx-coroutines-java 的相關連結
Debian 的資源:
下載原始碼套件 kotlinx-coroutines:
- [kotlinx-coroutines_1.0.1-2.dsc]
- [kotlinx-coroutines_1.0.1.orig.tar.xz]
- [kotlinx-coroutines_1.0.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Library support for Kotlin coroutines
Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of its standard library depends on the Java Class Library, but type inference allows its syntax to be more concise.
This package contains the library support for Kotlin coroutines.