About the Scala Standard Library category
|
|
0
|
1034
|
August 9, 2016
|
NumericRange.contains that always works?
|
|
11
|
236
|
October 5, 2025
|
Why NamedTuple.NamedTuple is not imported by default in Scala 3.7?
|
|
7
|
180
|
September 19, 2025
|
Should we skip the duration check when the `Future` is already completed?
|
|
1
|
90
|
September 17, 2025
|
releaseFence() calls in :: constructor
|
|
5
|
191
|
September 12, 2025
|
Explicit Nulls: Option-like extensions for working with nullable T | Null
|
|
23
|
429
|
September 3, 2025
|
Scala 3 specific stdlib improvements
|
|
11
|
1296
|
August 25, 2025
|
Type class for scala.language.dynamics
|
|
3
|
180
|
August 15, 2025
|
Scala 2 library TASTy
|
|
2
|
669
|
July 1, 2025
|
Can Inspector correctly inspect single file from a large project?
|
|
1
|
134
|
March 20, 2025
|
What about methods like .flatCollect and .collectForeach?
|
|
3
|
268
|
February 18, 2025
|
Non-standard, but quasi-standard extra official libraries?
|
|
2
|
210
|
January 18, 2025
|
3 Questions about unsigned numeric primitives and Valhalla
|
|
29
|
2887
|
January 18, 2025
|
Could some boxing/unboxing be avoided?
|
|
7
|
522
|
November 2, 2024
|
mapN methods for common Apply types
|
|
10
|
1018
|
October 7, 2024
|
Deleting/replacing inside sequences
|
|
5
|
379
|
August 14, 2024
|
Which stdlib functions and types should be marked as `infix`?
|
|
25
|
1808
|
May 21, 2024
|
Add asOptionalInt and etc to stdlib?
|
|
2
|
516
|
May 21, 2024
|
Add .tap to the standard library?
|
|
9
|
1133
|
May 1, 2024
|
Upgrade to ASM 9.7 for JDK 23 support
|
|
3
|
735
|
April 10, 2024
|
Mapping over Set - never (?) ending story
|
|
17
|
846
|
December 18, 2023
|
Re-activate the scala-library-next initiative
|
|
9
|
1288
|
October 18, 2023
|
Lazy OR and AND
|
|
59
|
4915
|
October 13, 2023
|
Pipeline operator?
|
|
35
|
9260
|
September 26, 2023
|
EnumMap for Scala 3 enums
|
|
5
|
1211
|
February 16, 2023
|
Atomic (read-only) snapshot and clear for TrieMap?
|
|
4
|
659
|
January 23, 2023
|
Lightbend copyright assignment required for Scala contributions?
|
|
2
|
728
|
December 6, 2022
|
`constValue`, Tuples, and singleton types
|
|
3
|
714
|
September 1, 2022
|
Issues with removing `new`
|
|
1
|
703
|
May 24, 2022
|
Why do immutable.Set1/2/3/4 not implement StrictOptimizedSetOps?
|
|
2
|
652
|
May 23, 2022
|