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>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an immutable list using the Scala standard library.
Use a stable Scala 3 release (e.g., 3.x) for production code.
No dependency data recorded yet.