About the Scala Standard Library category
|
|
0
|
1026
|
August 9, 2016
|
Non-standard, but quasi-standard extra official libraries?
|
|
2
|
172
|
January 18, 2025
|
3 Questions about unsigned numeric primitives and Valhalla
|
|
29
|
2722
|
January 18, 2025
|
Could some boxing/unboxing be avoided?
|
|
7
|
427
|
November 2, 2024
|
mapN methods for common Apply types
|
|
10
|
855
|
October 7, 2024
|
Deleting/replacing inside sequences
|
|
5
|
369
|
August 14, 2024
|
Scala 3 specific stdlib improvements
|
|
7
|
1120
|
May 27, 2024
|
Which stdlib functions and types should be marked as `infix`?
|
|
25
|
1761
|
May 21, 2024
|
Add asOptionalInt and etc to stdlib?
|
|
2
|
504
|
May 21, 2024
|
Add .tap to the standard library?
|
|
9
|
907
|
May 1, 2024
|
Upgrade to ASM 9.7 for JDK 23 support
|
|
3
|
699
|
April 10, 2024
|
Scala 2 library TASTy
|
|
0
|
501
|
March 14, 2024
|
Mapping over Set - never (?) ending story
|
|
17
|
819
|
December 18, 2023
|
Re-activate the scala-library-next initiative
|
|
9
|
1283
|
October 18, 2023
|
Lazy OR and AND
|
|
59
|
4422
|
October 13, 2023
|
Pipeline operator?
|
|
35
|
8410
|
September 26, 2023
|
EnumMap for Scala 3 enums
|
|
5
|
1161
|
February 16, 2023
|
Atomic (read-only) snapshot and clear for TrieMap?
|
|
4
|
653
|
January 23, 2023
|
Lightbend copyright assignment required for Scala contributions?
|
|
2
|
724
|
December 6, 2022
|
`constValue`, Tuples, and singleton types
|
|
3
|
688
|
September 1, 2022
|
Issues with removing `new`
|
|
1
|
687
|
May 24, 2022
|
Why do immutable.Set1/2/3/4 not implement StrictOptimizedSetOps?
|
|
2
|
646
|
May 23, 2022
|
Status of unboxed `Option` type
|
|
5
|
1437
|
April 5, 2022
|
A rant about collection.Factory
|
|
3
|
1037
|
March 16, 2022
|
Why is releaseFence() in ListBuffer.toList enough without an acquireFence() in all threads using the list?
|
|
4
|
1098
|
February 17, 2022
|
Tailrec support for Option.fold
|
|
4
|
1056
|
January 27, 2022
|
Proposed enhancements to scala.util.Using
|
|
17
|
1720
|
December 6, 2021
|
How reusable is ListBuffer?
|
|
1
|
647
|
October 29, 2021
|
New function pipeIf proposal
|
|
3
|
924
|
August 25, 2021
|
filterInPlace in TrieMap
|
|
5
|
748
|
August 10, 2021
|