About the Scala Standard Library category
|
|
0
|
1028
|
August 9, 2016
|
Can Inspector correctly inspect single file from a large project?
|
|
0
|
13
|
March 12, 2025
|
What about methods like .flatCollect and .collectForeach?
|
|
3
|
216
|
February 18, 2025
|
Non-standard, but quasi-standard extra official libraries?
|
|
2
|
183
|
January 18, 2025
|
3 Questions about unsigned numeric primitives and Valhalla
|
|
29
|
2744
|
January 18, 2025
|
Could some boxing/unboxing be avoided?
|
|
7
|
455
|
November 2, 2024
|
mapN methods for common Apply types
|
|
10
|
879
|
October 7, 2024
|
Deleting/replacing inside sequences
|
|
5
|
374
|
August 14, 2024
|
Scala 3 specific stdlib improvements
|
|
7
|
1127
|
May 27, 2024
|
Which stdlib functions and types should be marked as `infix`?
|
|
25
|
1766
|
May 21, 2024
|
Add asOptionalInt and etc to stdlib?
|
|
2
|
507
|
May 21, 2024
|
Add .tap to the standard library?
|
|
9
|
953
|
May 1, 2024
|
Upgrade to ASM 9.7 for JDK 23 support
|
|
3
|
707
|
April 10, 2024
|
Scala 2 library TASTy
|
|
0
|
503
|
March 14, 2024
|
Mapping over Set - never (?) ending story
|
|
17
|
825
|
December 18, 2023
|
Re-activate the scala-library-next initiative
|
|
9
|
1283
|
October 18, 2023
|
Lazy OR and AND
|
|
59
|
4506
|
October 13, 2023
|
Pipeline operator?
|
|
35
|
8578
|
September 26, 2023
|
EnumMap for Scala 3 enums
|
|
5
|
1168
|
February 16, 2023
|
Atomic (read-only) snapshot and clear for TrieMap?
|
|
4
|
654
|
January 23, 2023
|
Lightbend copyright assignment required for Scala contributions?
|
|
2
|
724
|
December 6, 2022
|
`constValue`, Tuples, and singleton types
|
|
3
|
690
|
September 1, 2022
|
Issues with removing `new`
|
|
1
|
688
|
May 24, 2022
|
Why do immutable.Set1/2/3/4 not implement StrictOptimizedSetOps?
|
|
2
|
646
|
May 23, 2022
|
Status of unboxed `Option` type
|
|
5
|
1441
|
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
|
1100
|
February 17, 2022
|
Tailrec support for Option.fold
|
|
4
|
1058
|
January 27, 2022
|
Proposed enhancements to scala.util.Using
|
|
17
|
1725
|
December 6, 2021
|
How reusable is ListBuffer?
|
|
1
|
648
|
October 29, 2021
|