[ 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.