Registry / utility / dotty-library-0-27

dotty-library-0-27

JSON →
library0.27.0-bin-20200826-2e58a66-NIGHTLYjavamavenunverified

The standard library for the Dotty compiler, which is the precursor to Scala 3, providing core language features and utilities.

<dependency> <groupId>ch.epfl.lamp</groupId> <artifactId>dotty-library_0.27</artifactId> <version>0.27.0-bin-20200826-2e58a66-NIGHTLY</version> </dependency>
INSTALL
IMPORT
SIG · DOTTY-LIBRARY-0-27
D
dotty-library-0-27
utilityjavav0.27.0-bin-20200826-2e58a66-NIGHTLY
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 an immutable list using the Scala standard library.

import scala.collection.immutable.List val myList = List(1, 2, 3)
Debug
Known issues
breakingThis is a nightly build of Dotty (Scala 3 pre-release); APIs may change significantly.
fix
Use a stable Scala 3 release (e.g., 3.x) for production code.
affects: 0.27.0
Upgrade
Version history
0.27.0-bin-20200826-2e58a66-NIGHTLYlatest on Maven
Audit
Dependencies

No dependency data recorded yet.

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