About the Scala Standard Library category
|
|
0
|
1012
|
August 9, 2016
|
mapN methods for common Apply types
|
|
10
|
639
|
October 7, 2024
|
Deleting/replacing inside sequences
|
|
5
|
328
|
August 14, 2024
|
Scala 3 specific stdlib improvements
|
|
7
|
1010
|
May 27, 2024
|
Which stdlib functions and types should be marked as `infix`?
|
|
25
|
1585
|
May 21, 2024
|
Add asOptionalInt and etc to stdlib?
|
|
2
|
454
|
May 21, 2024
|
Add .tap to the standard library?
|
|
9
|
761
|
May 1, 2024
|
Upgrade to ASM 9.7 for JDK 23 support
|
|
3
|
646
|
April 10, 2024
|
Scala 2 library TASTy
|
|
0
|
453
|
March 14, 2024
|
Mapping over Set - never (?) ending story
|
|
17
|
729
|
December 18, 2023
|
Re-activate the scala-library-next initiative
|
|
9
|
1231
|
October 18, 2023
|
Lazy OR and AND
|
|
59
|
3914
|
October 13, 2023
|
Pipeline operator?
|
|
35
|
7673
|
September 26, 2023
|
EnumMap for Scala 3 enums
|
|
5
|
1096
|
February 16, 2023
|
Atomic (read-only) snapshot and clear for TrieMap?
|
|
4
|
635
|
January 23, 2023
|
Lightbend copyright assignment required for Scala contributions?
|
|
2
|
671
|
December 6, 2022
|
3 Questions about unsigned numeric primitives and Valhalla
|
|
8
|
2227
|
October 31, 2022
|
`constValue`, Tuples, and singleton types
|
|
3
|
641
|
September 1, 2022
|
Issues with removing `new`
|
|
1
|
648
|
May 24, 2022
|
Why do immutable.Set1/2/3/4 not implement StrictOptimizedSetOps?
|
|
2
|
632
|
May 23, 2022
|
Status of unboxed `Option` type
|
|
5
|
1368
|
April 5, 2022
|
A rant about collection.Factory
|
|
3
|
1008
|
March 16, 2022
|
Why is releaseFence() in ListBuffer.toList enough without an acquireFence() in all threads using the list?
|
|
4
|
1071
|
February 17, 2022
|
Tailrec support for Option.fold
|
|
4
|
1022
|
January 27, 2022
|
Proposed enhancements to scala.util.Using
|
|
17
|
1670
|
December 6, 2021
|
How reusable is ListBuffer?
|
|
1
|
632
|
October 29, 2021
|
New function pipeIf proposal
|
|
3
|
909
|
August 25, 2021
|
filterInPlace in TrieMap
|
|
5
|
719
|
August 10, 2021
|
"andThen" and "compose" methods for functions with more than 1 argument
|
|
3
|
3759
|
May 4, 2021
|
Syntax Proposal - "And-then-style" function-chain call
|
|
37
|
4985
|
May 4, 2021
|