Search code examples
In Scala 3 with DOT calculus, is `this.type` a path-dependent type? What makes it special?...


scaladependent-typescala-3path-dependent-typedotty

Read More
Scala 3. Implementing Dependent Function Type...


scalatypespattern-matchingscala-3path-dependent-type

Read More
What is this Scala syntax?...


scalatypespath-dependent-typephantom-typesrefinement-type

Read More
Scala 3 collection partitioning with subtypes...


scalatype-safetyscala-3path-dependent-type

Read More
Abstract type and path dependent type in scala...


scalatypespath-dependent-typeabstract-type

Read More
Understanding the use of path dependent types to emulate existentially quantified types...


scalatypesexistential-typescala-3path-dependent-type

Read More
Cannot prove equivalence with a path dependent type...


scaladependent-typescala-3path-dependent-type

Read More
What is the use of `*.this` in Scala?...


scalapath-dependent-type

Read More
How do existential types overlap with path-dependent types?...


scalaexistential-typepath-dependent-type

Read More
Scala: Assign the value of path-Independent type to value of path-Depended type...


scalapath-dependent-type

Read More
Referencing path-dependent type of an argument in the type of another argument to a constructor...


scalapath-dependent-type

Read More
Behaviour of context bounds and implicit parameter lists with regards to path dependent types...


scalatype-inferenceimplicitpath-dependent-typetype-projection

Read More
How to create an instances for typeclass with dependent type using shapeless...


scalafunctional-programmingshapelesstype-level-computationpath-dependent-type

Read More
How to add type-checking to a function extraction summary...


scaladependent-typepath-dependent-typestructural-typingscala-3

Read More
How to translate type projections into PDTs in implicits?...


scalapath-dependent-typedottyscala-3

Read More
Scala: pattern matching on a path-dependent type...


scalapattern-matchingpath-dependent-type

Read More
Incompatible type error when overriding type bounds...


scalaoverridingtype-aliaspath-dependent-type

Read More
Why is it possible to define a class with a unreified path-dependent type?...


scalapath-dependent-typeabstract-type

Read More
How to get the classtag of a path-dependent type...


scalapath-dependent-type

Read More
How to implement an ADT for a container with one or many values in Scala...


scalaalgebraic-data-typespath-dependent-typef-bounded-polymorphism

Read More
How to define a helper types to be path-independent in a Scala type class?...


scalatypeclasspath-dependent-type

Read More
In the latest release of scala (2.12.x), is the implementation of path-dependent type incomplete?...


scalatypesdependent-typepath-dependent-type

Read More
How to use shapeless to abstract a repository client into a generic repository module...


scalatypeclassshapelesspath-dependent-type

Read More
Build, using Shapeless, generic default instances for case classes with parameters defining a common...


scalashapelesspath-dependent-typesingleton-type

Read More
How to use a path dependent type class...


scalashapelesstype-level-computationpath-dependent-type

Read More
Sample of `forSome { val `?...


scalaexistential-typepath-dependent-type

Read More
Is a Path Dependent Type a subtype?...


scalasubtypepath-dependent-type

Read More
How to make it so that dependent types in two different traits are recognized as the same type...


scalatraitsdependent-typepath-dependent-typetype-members

Read More
What is meant by Scala's path-dependent types?...


scalatype-systemspath-dependent-type

Read More
resolve an implicit then use the type stored in it to resolve a second implicit...


scalatypeclassimplicitpath-dependent-typetype-members

Read More
BackNext