SpiceQA
Questions
Tags
Users
Badges
scala-2.13
35 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Migrate a Traversable that uses a visitor to an Iterable in Scala 2.13
user_2491528
0
•
asked Jan 20, 2021
2
3
166
scala-2.13
visitor-pattern
iterable
migration
scala
Convert Java map into Scala immutable map in Java code with Scala-2.13
user_14104693
0
•
asked Jan 15, 2021
2
2
776
scala-2.13
scala
dictionary
java
In scala 2.13, why sometimes TypeTags cannot be inferred? And how to construct one from a variable symbol?
user_1732418
0
•
asked Jan 8, 2021
2
1
198
scala-reflect
scala-2.13
shapeless
scala
In scala 2.13, why is it sometimes impossible to summon type class explicitly?
user_1732418
0
•
asked Jan 7, 2021
2
1
116
scala-2.13
shapeless
typeclass
scala
Scala Compiler throws: java.lang.IllegalAccessError: Class 'scala.tools.nsc.transform.patmat.PatternExpansion$ExtractorAlignment'
user_1465785
0
•
asked Nov 25, 2020
2
1
389
scala-2.13
scala
Is there a way to use the type of an object as the argument of a type parameter?
user_658077
0
•
asked Oct 18, 2020
2
1
70
scala-2.13
shapeless
scala
generics
Getting MatchError when using a placeholder for an unused variable
user_3620633
0
•
asked Sep 2, 2020
5
1
288
unused-variables
scala-2.13
pattern-matching
null
scala
How to compile code with implicits and existentials types with 2.13
user_1996639
0
•
asked Mar 18, 2020
3
1
156
singleton-type
scala-2.13
existential-type
implicit
scala
Trying to use .par in Scala 2.13 gives me “Error: value par is not a member of”
user_5614029
0
•
asked Oct 26, 2019
3
0
1415
scala-2.13
scala-collections
parallel-processing
scala
How to find the minimum of a Seq in scala 2.13+
user_1933178
0
•
asked Oct 7, 2019
4
0
289
scala-2.13
scala
Prev
Prev
1
2
3
(current)
4
Next
Next
Hot Questions