Registry / other / scala3-library-3-0-0-m3

scala3-library-3-0-0-m3

JSON →
library3.0.0-M3-bin-20201216-c8fb1fa-NIGHTLYjavamavenunverified

Standard library for Scala 3 (Dotty) milestone 3 release.

<dependency> <groupId>org.scala-lang</groupId> <artifactId>scala3-library_3.0.0-M3</artifactId> <version>3.0.0-M3-bin-20201216-c8fb1fa-NIGHTLY</version> </dependency>
INSTALL
IMPORT
SIG · SCALA3-LIBRARY-3-0
S
scala3-library-3-0-0-m3
otherjavav3.0.0-M3-bin-20201216-c8fb1fa-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

Creates an immutable list and maps over it.

import scala.collection.immutable.List val list = List(1, 2, 3) println(list.map(_ * 2))
Debug
Known issues
breakingThis is a nightly milestone build; not stable for production.
fix
Use a stable Scala 3 release (e.g., 3.0.0 or later).
affects: 3.0.0-M3
Upgrade
Version history
3.0.0-M3-bin-20201216-c8fb1fa-NIGHTLYlatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
scala3-library-3-0-0-m3 — mvn dependency:get scala3-library-3-0-0-m3 · libregistry