or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

channels.mdcoroutine-builders.mddispatchers.mdexception-handling.mdflow-api.mdindex.mdjobs-deferreds.mdstructured-concurrency.mdsynchronization.md
tile.json

tile.json

{
  "name": "tessl/maven-org-jetbrains-kotlinx--kotlinx-coroutines-core",
  "version": "1.10.0",
  "docs": "docs/index.md",
  "describes": "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core@1.10.2",
  "summary": "Coroutines support libraries for Kotlin providing structured concurrency primitives, Flow API for reactive streams, channels for communication, and synchronization utilities across all Kotlin platforms"
}