Scala Standard Library API

The Scala Standard Library provides core data structures, collections, concurrent primitives, and runtime utilities for Scala programs on the JVM, JavaScript (Scala.js), and Native (Scala Native) runtimes. Scala 3.8 shipped in January 2026 with a JDK 17 baseline.

API entry from apis.yml

apis.yml Raw ↑
aid: scala:scala-lang
name: Scala Standard Library API
description: The Scala Standard Library provides core data structures, collections, concurrent primitives,
  and runtime utilities for Scala programs on the JVM, JavaScript (Scala.js), and Native (Scala Native)
  runtimes. Scala 3.8 shipped in January 2026 with a JDK 17 baseline.
tags:
- Core
- JVM
- Programming Language
- Scala
- Standard Library
humanURL: https://www.scala-lang.org/api/current/
properties:
- type: Documentation
  url: https://www.scala-lang.org/api/current/
- type: Website
  url: https://www.scala-lang.org/
- type: GitHub
  url: https://github.com/scala/scala