SpiceQA
Questions
Tags
Users
Badges
scala-2.13
35 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why a Scala 2.13 app is trying to use `JavaClassValue` on Android if it is not available, then triggering `java.lang.NoClassDefFoundError`?
user_973380
0
•
asked Jul 19, 2022
1
0
71
scala-2.13
dalvik
reflection
scala
android
Is it possible to write a "zipAll" function for scala inductive list (shapeless.HList in scala 2 or Tuple in scala 3)?
user_1732418
0
•
asked Feb 1, 2022
1
1
42
inductive-logic-programming
scala-2.13
scala-3
shapeless
scala
What's the "-Ydebug-error" option in scala 2? it should print every stack traces of each compilation error
user_1732418
0
•
asked Nov 28, 2021
2
2
73
scala-compiler
scala-2.13
scala
Method type confused when using self type
user_16673
0
•
asked Nov 26, 2021
4
1
46
scala-2.13
type-inference
scala
When using scala path dependent type as function codomain, why is it impossible to add alias for that function?
user_1732418
0
•
asked Sep 26, 2021
5
1
97
path-dependent-type
dependent-type
scala-2.13
existential-type
scala
In Scala, how to summon a polymorphic function applicable to an input type, without knowing the output type or full type arguments?
user_1732418
0
•
asked Sep 7, 2021
3
2
275
polymorphic-functions
scala-2.13
scala
Conversion of breakOut - use iterator or view?
user_16673
0
•
asked Aug 10, 2021
1
1
83
scala-2.13
scala
collections
Scala 2.13 migration
user_985602
0
•
asked Jul 22, 2021
3
1
193
scala-2.13
playframework
scala
How can I tell scalac to suppress warnings is macro-generated code?
user_1566397
0
•
asked Jun 15, 2021
3
0
173
scala-macros
scala-2.13
scalac
scala
Why can I use `to` in the first argument of Future.traverse, but not `until`?
user_277956
0
•
asked Jun 2, 2021
8
1
111
scala-2.13
scala
1
(current)
2
3
4
Next
Next
Hot Questions