|
How can I create a custom implementation of SortedSet that only deals with a certain type of element?
|
|
4
|
128
|
June 9, 2025
|
|
Announcing Summer of Scala Code'25 by Scala India | Open for all
|
|
0
|
37
|
June 8, 2025
|
|
Capture set accounting rules
|
|
4
|
182
|
June 5, 2025
|
|
[SOLVED] Metals: "Faild to download Metals"
|
|
7
|
188
|
June 5, 2025
|
|
Closures and path dependent types on parameter
|
|
5
|
116
|
June 2, 2025
|
|
List Unfolding - `unfold` as the Computational Dual of `fold`, and how `unfold` relates to `iterate`
|
|
0
|
72
|
May 31, 2025
|
|
Announcing Scala Days 2025
|
|
1
|
127
|
May 30, 2025
|
|
[SOLVED] Scala 3 enum: case with body
|
|
3
|
133
|
May 29, 2025
|
|
Found: (MyTracker.this.mystate : A) Required: MyTracker.B
|
|
3
|
77
|
May 27, 2025
|
|
Scala3 library for deep cloning objects
|
|
6
|
210
|
May 27, 2025
|
|
Derives Mirror.ProductOf got error
|
|
5
|
121
|
May 24, 2025
|
|
Non-private class refers to private given instance in its type signature
|
|
3
|
99
|
May 24, 2025
|
|
Union Type counterintuitive behavior
|
|
2
|
101
|
May 23, 2025
|
|
Way to do cross-platform that is not outdated
|
|
1
|
101
|
May 22, 2025
|
|
Scala 3 inline compilation error
|
|
27
|
2213
|
May 22, 2025
|
|
Where is :: defined if not in List?
|
|
4
|
140
|
May 22, 2025
|
|
Parse a String to Expr
|
|
7
|
254
|
May 22, 2025
|
|
How to combine Scala with Kotlin using Gradle?
|
|
2
|
280
|
May 21, 2025
|
|
In-source unit testing
|
|
12
|
229
|
May 21, 2025
|
|
What combinator to use? scanLeft but not every iteration
|
|
15
|
241
|
May 20, 2025
|
|
Sbt: give better error messages on "No build target for"
|
|
3
|
297
|
May 19, 2025
|
|
Mill: deploy same app to different platforms
|
|
3
|
84
|
May 19, 2025
|
|
`scalac`'s -print option
|
|
2
|
76
|
May 19, 2025
|
|
Mill accessing sub-modules "not found" on import
|
|
3
|
85
|
May 19, 2025
|
|
Drawing Heighway’s Dragon - Recursive Function Rewrite - From Imperative Style in Pascal 64 To Functional Style in Scala 3
|
|
4
|
213
|
May 18, 2025
|
|
Scala-native how to use 3.7.0?
|
|
2
|
130
|
May 17, 2025
|
|
Remove type from union (e.g. Omit<> in TS)
|
|
4
|
130
|
May 15, 2025
|
|
Inverse of NamedTuple.Concat for -- subtraction
|
|
1
|
65
|
May 15, 2025
|
|
How to construct this without intermediate mutable Buffer?
|
|
1
|
61
|
May 14, 2025
|
|
`this.type` results in `? <:` breaking inference
|
|
2
|
66
|
May 14, 2025
|