About the Scala Standard Library category
|
|
0
|
1021
|
August 9, 2016
|
mapN methods for common Apply types
|
|
10
|
763
|
October 7, 2024
|
Deleting/replacing inside sequences
|
|
5
|
349
|
August 14, 2024
|
Scala 3 specific stdlib improvements
|
|
7
|
1062
|
May 27, 2024
|
Which stdlib functions and types should be marked as `infix`?
|
|
25
|
1703
|
May 21, 2024
|
Add asOptionalInt and etc to stdlib?
|
|
2
|
480
|
May 21, 2024
|
Add .tap to the standard library?
|
|
9
|
802
|
May 1, 2024
|
Upgrade to ASM 9.7 for JDK 23 support
|
|
3
|
661
|
April 10, 2024
|
Scala 2 library TASTy
|
|
0
|
467
|
March 14, 2024
|
Mapping over Set - never (?) ending story
|
|
17
|
771
|
December 18, 2023
|
Re-activate the scala-library-next initiative
|
|
9
|
1261
|
October 18, 2023
|
Lazy OR and AND
|
|
59
|
4127
|
October 13, 2023
|
Pipeline operator?
|
|
35
|
7851
|
September 26, 2023
|
EnumMap for Scala 3 enums
|
|
5
|
1116
|
February 16, 2023
|
Atomic (read-only) snapshot and clear for TrieMap?
|
|
4
|
641
|
January 23, 2023
|
Lightbend copyright assignment required for Scala contributions?
|
|
2
|
699
|
December 6, 2022
|
3 Questions about unsigned numeric primitives and Valhalla
|
|
8
|
2263
|
October 31, 2022
|
`constValue`, Tuples, and singleton types
|
|
3
|
662
|
September 1, 2022
|
Issues with removing `new`
|
|
1
|
670
|
May 24, 2022
|
Why do immutable.Set1/2/3/4 not implement StrictOptimizedSetOps?
|
|
2
|
642
|
May 23, 2022
|
Status of unboxed `Option` type
|
|
5
|
1413
|
April 5, 2022
|
A rant about collection.Factory
|
|
3
|
1026
|
March 16, 2022
|
Why is releaseFence() in ListBuffer.toList enough without an acquireFence() in all threads using the list?
|
|
4
|
1081
|
February 17, 2022
|
Tailrec support for Option.fold
|
|
4
|
1037
|
January 27, 2022
|
Proposed enhancements to scala.util.Using
|
|
17
|
1689
|
December 6, 2021
|
How reusable is ListBuffer?
|
|
1
|
639
|
October 29, 2021
|
New function pipeIf proposal
|
|
3
|
915
|
August 25, 2021
|
filterInPlace in TrieMap
|
|
5
|
733
|
August 10, 2021
|
"andThen" and "compose" methods for functions with more than 1 argument
|
|
3
|
3831
|
May 4, 2021
|
Syntax Proposal - "And-then-style" function-chain call
|
|
37
|
5033
|
May 4, 2021
|