List Question
20 TechQA 2023-11-22T15:52:04.397000E is not a legal path since it is not a concrete type (Scala 3)
276 views
Asked by ndeverge
Kotlin Generic Interfaces and type variance problem
97 views
Asked by gcuellar
Behaviour of context bounds and implicit parameter lists with regards to path dependent types
200 views
Asked by gogstad
How can I handle this "which is not a subtype of overridden" error
1.7k views
Asked by Onur Eren Elibol
investigation of `type` and `#` keywords in scala
3k views
Asked by pawel.panasewicz
Unifying inner classes across different parent instances
117 views
Asked by Gesar
Are type-projection still unsound in scala3?
291 views
Asked by Jean-Jacques Lecler
Confusion with path projections
118 views
Asked by Dima
Generics in Kotlin: how does this compile?
115 views
Asked by Anton Kushch
Compilation error when declaring Functor for Either even after using type projections
565 views
Asked by pikachu
Implicit conversion where there resulting type is a type projection on a generic type
225 views
Asked by emilejby
Kotlin star projection on contravariant types
3.2k views
Asked by sunflower20
Scala: Returning a dependent type
220 views
Asked by Viswanath
Referring to trait inside trait
213 views
Asked by Clinton
Resolve type projection in scala macro
145 views
Asked by Some Name
Apply type projection to a refined type
102 views
Asked by Some Name
"Effective type-safety" by prohibiting some cases with macro
81 views
Asked by Some Name
Referring abstract type member of a type parameter
143 views
Asked by Chikei
Scala type projection with higher-kinded type
163 views
Asked by Daniel Shin