Closures and path dependent types on parameter
|
|
5
|
74
|
June 2, 2025
|
List Unfolding - `unfold` as the Computational Dual of `fold`, and how `unfold` relates to `iterate`
|
|
0
|
41
|
May 31, 2025
|
Announcing Scala Days 2025
|
|
1
|
96
|
May 30, 2025
|
[SOLVED] Scala 3 enum: case with body
|
|
3
|
65
|
May 29, 2025
|
Found: (MyTracker.this.mystate : A) Required: MyTracker.B
|
|
3
|
32
|
May 27, 2025
|
Scala3 library for deep cloning objects
|
|
6
|
84
|
May 27, 2025
|
Derives Mirror.ProductOf got error
|
|
5
|
40
|
May 24, 2025
|
Non-private class refers to private given instance in its type signature
|
|
3
|
40
|
May 24, 2025
|
Mill - 404 when Metals downloads, "no build target found"
|
|
3
|
61
|
May 23, 2025
|
Union Type counterintuitive behavior
|
|
2
|
56
|
May 23, 2025
|
Way to do cross-platform that is not outdated
|
|
1
|
67
|
May 22, 2025
|
Scala 3 inline compilation error
|
|
27
|
1966
|
May 22, 2025
|
Where is :: defined if not in List?
|
|
4
|
64
|
May 22, 2025
|
Parse a String to Expr
|
|
7
|
110
|
May 22, 2025
|
Scala.js with 3.7.0: package scala contains object and package with same name: caps
|
|
5
|
102
|
May 21, 2025
|
How to combine Scala with Kotlin using Gradle?
|
|
2
|
59
|
May 21, 2025
|
In-source unit testing
|
|
12
|
113
|
May 21, 2025
|
What combinator to use? scanLeft but not every iteration
|
|
15
|
112
|
May 20, 2025
|
Sbt: give better error messages on "No build target for"
|
|
3
|
80
|
May 19, 2025
|
Mill: deploy same app to different platforms
|
|
3
|
33
|
May 19, 2025
|
`scalac`'s -print option
|
|
2
|
36
|
May 19, 2025
|
Mill accessing sub-modules "not found" on import
|
|
3
|
28
|
May 19, 2025
|
Drawing Heighway’s Dragon - Recursive Function Rewrite - From Imperative Style in Pascal 64 To Functional Style in Scala 3
|
|
4
|
165
|
May 18, 2025
|
Scala-native how to use 3.7.0?
|
|
2
|
63
|
May 17, 2025
|
Remove type from union (e.g. Omit<> in TS)
|
|
4
|
48
|
May 15, 2025
|
Inverse of NamedTuple.Concat for -- subtraction
|
|
1
|
36
|
May 15, 2025
|
How to construct this without intermediate mutable Buffer?
|
|
1
|
26
|
May 14, 2025
|
`this.type` results in `? <:` breaking inference
|
|
2
|
34
|
May 14, 2025
|
_ placeholder inference often breaks in simple scenarios
|
|
8
|
52
|
May 14, 2025
|
Scalably Typed not working with scalajs 1.18+
|
|
1
|
47
|
May 14, 2025
|