Registry / utility / scala-collection-compat-2-11

scala-collection-compat-2-11

JSON →
library2.14.0javamavenunverified

Scala Collection Compat provides compatibility between Scala 2.11 and 2.13+ collection APIs.

<dependency> <groupId>org.scala-lang.modules</groupId> <artifactId>scala-collection-compat_2.11</artifactId> <version>2.14.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALA-COLLECTION-C
S
scala-collection-compat-2-11
utilityjavav2.14.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.

compat
scala.collection.compat._

Use compatibility conversions for collections

import scala.collection.compat._ val list = List(1, 2, 3) val stream = list.to(LazyList)
Debug
Known issues
breakingThis artifact is for Scala 2.11; use scala-collection-compat_2.13 or _3 for newer Scala versions.
fix
Use the appropriate Scala version suffix in the artifact ID.
affects: >=2.14.0
Upgrade
Version history
2.14.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
scala-collection-compat-2-11 — mvn dependency:get scala-collection-compat-2-11 · libregistry