|
About the Scala Standard Library category
|
|
0
|
1071
|
August 9, 2016
|
|
SLC: Replace *Ops conversions by direct extension methods
|
|
0
|
70
|
September 2, 2026
|
|
SLC: `Conversion[A, Option[A]]`
|
|
40
|
931
|
August 26, 2026
|
|
SLC: Extend `typeChecks`/`typeCheckErrors` to run compiler-plugin phases
|
|
9
|
215
|
August 2, 2026
|
|
SLC: Tuple apply/unapply
|
|
7
|
280
|
August 2, 2026
|
|
SLC: Merge mutable.ArrayDeque into mutable.Buffer on the JVM
|
|
21
|
514
|
July 29, 2026
|
|
SLC: Make `Vector` the default implementation of `Seq` instead of `List`
|
|
43
|
1639
|
July 28, 2026
|
|
SLC: Add Mirror-based derivation for ToExpr and FromExpr
|
|
4
|
179
|
July 15, 2026
|
|
SLC: add into modifier to the Factory and BuildFrom traits
|
|
2
|
188
|
June 12, 2026
|
|
Standard Library: Now open for improvements and suggestions!
|
|
150
|
4758
|
July 3, 2026
|
|
Bad IArray opaque type interop
|
|
9
|
293
|
June 29, 2026
|
|
SLC: Add more methods to BigInt and BigDecimal
|
|
2
|
181
|
June 24, 2026
|
|
SLC: IsSeq for IArray
|
|
2
|
191
|
June 11, 2026
|
|
SLC: Add sizeCompare overloaded methods to SizeCompareOps
|
|
1
|
172
|
June 10, 2026
|
|
SLC: make .to(IArray) work for collections
|
|
3
|
193
|
June 9, 2026
|
|
SLC: BuildFrom for IArray
|
|
0
|
89
|
June 5, 2026
|
|
Autobench the stdlib with LLM
|
|
2
|
191
|
May 31, 2026
|
|
SLC: add CanEqual for named tuples
|
|
0
|
134
|
May 29, 2026
|
|
SLC: Add groupBy(mapFactory)(f) overload to IterableOps and ArrayOps
|
|
2
|
150
|
May 20, 2026
|
|
SLC: Add Function.identity method
|
|
1
|
201
|
May 18, 2026
|
|
SLC: Add andThen to Function2..Function22 and FunctionXXL
|
|
0
|
96
|
May 18, 2026
|
|
Standard Library Changes: Add string singleton comparison operators to scala.compiletime.ops.string
|
|
1
|
168
|
February 25, 2026
|
|
SLC: conversions for boundary/break
|
|
3
|
235
|
January 30, 2026
|
|
SLC: Optional traits to simplify creation of extractor objects
|
|
4
|
237
|
January 17, 2026
|
|
IterableOnce vs Iterator binary compatibility
|
|
4
|
227
|
December 8, 2025
|
|
Explicit Nulls: Option-like extensions for working with nullable T | Null
|
|
24
|
785
|
December 7, 2025
|
|
Which stdlib functions and types should be marked as `infix`?
|
|
31
|
2199
|
December 3, 2025
|
|
NumericRange.contains that always works?
|
|
11
|
366
|
October 5, 2025
|
|
Why NamedTuple.NamedTuple is not imported by default in Scala 3.7?
|
|
7
|
305
|
September 19, 2025
|
|
Should we skip the duration check when the `Future` is already completed?
|
|
1
|
115
|
September 17, 2025
|