About the Scala Standard Library category
|
|
0
|
902
|
August 9, 2016
|
Re-activate the scala-library-next initiative
|
|
9
|
817
|
October 18, 2023
|
Lazy OR and AND
|
|
59
|
1793
|
October 13, 2023
|
Pipeline operator?
|
|
35
|
4253
|
September 26, 2023
|
EnumMap for Scala 3 enums
|
|
5
|
712
|
February 16, 2023
|
Atomic (read-only) snapshot and clear for TrieMap?
|
|
4
|
423
|
January 23, 2023
|
Lightbend copyright assignment required for Scala contributions?
|
|
2
|
515
|
December 6, 2022
|
3 Questions about unsigned numeric primitives and Valhalla
|
|
8
|
1471
|
October 31, 2022
|
`constValue`, Tuples, and singleton types
|
|
3
|
414
|
September 1, 2022
|
Issues with removing `new`
|
|
1
|
518
|
May 24, 2022
|
Why do immutable.Set1/2/3/4 not implement StrictOptimizedSetOps?
|
|
2
|
487
|
May 23, 2022
|
Status of unboxed `Option` type
|
|
5
|
1100
|
April 5, 2022
|
A rant about collection.Factory
|
|
3
|
743
|
March 16, 2022
|
Why is releaseFence() in ListBuffer.toList enough without an acquireFence() in all threads using the list?
|
|
4
|
748
|
February 17, 2022
|
Tailrec support for Option.fold
|
|
4
|
717
|
January 27, 2022
|
Proposed enhancements to scala.util.Using
|
|
17
|
1352
|
December 6, 2021
|
How reusable is ListBuffer?
|
|
1
|
471
|
October 29, 2021
|
New function pipeIf proposal
|
|
3
|
761
|
August 25, 2021
|
filterInPlace in TrieMap
|
|
5
|
588
|
August 10, 2021
|
"andThen" and "compose" methods for functions with more than 1 argument
|
|
3
|
2596
|
May 4, 2021
|
Syntax Proposal - "And-then-style" function-chain call
|
|
37
|
3655
|
May 4, 2021
|
Change Either subclasses type parameters?
|
|
37
|
4950
|
December 7, 2020
|
Design for mutating iterators
|
|
42
|
2108
|
December 3, 2020
|
Push vs += in mutable.Stack
|
|
5
|
845
|
June 8, 2020
|
Optimizing BigInt for small integers
|
|
36
|
3399
|
April 28, 2020
|
new-Vector performance on Scala.js
|
|
32
|
1952
|
April 2, 2020
|
Community build progress report (August 2019)
|
|
9
|
4148
|
February 21, 2020
|
Backwards compatibility in scala 3 of deprecated parts of scala 2.13
|
|
4
|
795
|
January 16, 2020
|
Concerns about deprecation of IterableOnce member methods in 2.13
|
|
14
|
2346
|
December 24, 2019
|
Is it normal that lambda not having any class symbol?
|
|
13
|
1440
|
December 24, 2019
|