Registry / utility / dotty-library-0-22

dotty-library-0-22

JSON →
library0.22.0javamavenunverified

Standard library for the Dotty (Scala 3) compiler version 0.22.

<dependency> <groupId>ch.epfl.lamp</groupId> <artifactId>dotty-library_0.22</artifactId> <version>0.22.0</version> </dependency>
INSTALL
IMPORT
SIG · DOTTY-LIBRARY-0-22
D
dotty-library-0-22
utilityjavav0.22.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

List
scala.collection.immutable.List

Creating an immutable list.

import scala.collection.immutable.List object Example { val list = List(1, 2, 3) println(list) }
Debug
Known issues
breakingVersion 0.22 is an early Scala 3 preview; not stable.
fix
Use dotty-library_0.27 or later for production.
affects: <=0.22.0
Upgrade
Version history
0.22.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
dotty-library-0-22 — mvn dependency:get dotty-library-0-22 · libregistry