Registry / utility / dotty-library-0-26

dotty-library-0-26

JSON →
library0.26.0javamavenunverified

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

<dependency> <groupId>ch.epfl.lamp</groupId> <artifactId>dotty-library_0.26</artifactId> <version>0.26.0</version> </dependency>
INSTALL
IMPORT
SIG · DOTTY-LIBRARY-0-26
D
dotty-library-0-26
utilityjavav0.26.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

Create and transform an immutable list.

import scala.collection.immutable.List val list = List(1, 2, 3) println(list.map(_ * 2))
Debug
Known issues
breakingDotty 0.26 is a pre-release version; not compatible with Scala 2.x or final Scala 3 releases.
fix
Use Scala 3 final releases (e.g., 3.0.0+) for stable code.
affects: 0.26
Upgrade
Version history
0.26.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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