Registry / utility / scala3-library-3-0-0-m2

scala3-library-3-0-0-m2

JSON →
library3.0.0-M2-bin-20201122-4265f08-NIGHTLYjavamavenunverified

The standard library for Scala 3, providing core functionality for the Scala programming language.

<dependency> <groupId>org.scala-lang</groupId> <artifactId>scala3-library_3.0.0-M2</artifactId> <version>3.0.0-M2-bin-20201122-4265f08-NIGHTLY</version> </dependency>
INSTALL
IMPORT
SIG · SCALA3-LIBRARY-3-0
S
scala3-library-3-0-0-m2
utilityjavav3.0.0-M2-bin-20201122-4265f08-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 and prints an immutable list.

import scala.collection.immutable.List object Main extends App { val list = List(1, 2, 3) println(list) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0-M2-bin-20201122-4265f08-NIGHTLYlatest on Maven
Audit
Dependencies

No dependency data recorded yet.

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