Merging named tuples to create new named tuples
|
|
11
|
120
|
May 17, 2025
|
Scala-native how to use 3.7.0?
|
|
1
|
5
|
May 17, 2025
|
`scalac`'s -print option
|
|
0
|
8
|
May 17, 2025
|
Sbt: give better error messages on "No build target for"
|
|
1
|
20
|
May 16, 2025
|
What combinator to use? scanLeft but not every iteration
|
|
14
|
79
|
May 15, 2025
|
Remove type from union (e.g. Omit<> in TS)
|
|
4
|
31
|
May 15, 2025
|
Inverse of NamedTuple.Concat for -- subtraction
|
|
1
|
30
|
May 15, 2025
|
How to construct this without intermediate mutable Buffer?
|
|
1
|
20
|
May 14, 2025
|
`this.type` results in `? <:` breaking inference
|
|
2
|
29
|
May 14, 2025
|
New shiny scalamock website released
|
|
0
|
20
|
May 14, 2025
|
_ placeholder inference often breaks in simple scenarios
|
|
8
|
48
|
May 14, 2025
|
Scalably Typed not working with scalajs 1.18+
|
|
1
|
36
|
May 14, 2025
|
Config service for Scala?
|
|
0
|
28
|
May 13, 2025
|
Kyo 0.19.0 - The last before the 1.0-RC cycle 🎉
|
|
0
|
37
|
May 12, 2025
|
Why no :- remove method for Seq?
|
|
11
|
92
|
May 12, 2025
|
Case class does not have copy method!
|
|
1
|
44
|
May 11, 2025
|
Call a deferred inline from a macro when a stable path is known?
|
|
1
|
377
|
May 10, 2025
|
Frequent clean;compile issues
|
|
13
|
1048
|
May 9, 2025
|
Obtaining the name of a type (Scala 3)
|
|
8
|
2219
|
May 7, 2025
|
Given syntax and typeclasses for Scala > 3.3 LTS
|
|
4
|
62
|
May 7, 2025
|
Why must imports be placed at top?
|
|
10
|
75
|
May 7, 2025
|
Confusing capture checking error
|
|
4
|
74
|
May 6, 2025
|
Design advice for lifted `Ordering`
|
|
2
|
29
|
May 5, 2025
|
Calling trait function in dotty macro
|
|
3
|
81
|
May 4, 2025
|
Why IterableOnce is not Matchable?
|
|
5
|
106
|
May 2, 2025
|
Check value equality between objects with lambdas
|
|
6
|
76
|
April 30, 2025
|
Model time units as classes with operator support (+, >, .sum)
|
|
19
|
85
|
April 30, 2025
|
How to get the type of a type parameter?
|
|
4
|
96
|
April 29, 2025
|
Lower bound of invariantly parametrized type
|
|
3
|
24
|
April 29, 2025
|
Checking for =:=
|
|
2
|
44
|
April 29, 2025
|