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