Search code examples
Why does Scala have path-dependent types?...

scalapath-dependent-type

Read More
How to avoid awful type casts working with path dependent types?...

scalatype-mismatchpath-dependent-type

Read More
How to achieve argument and path dependent type parametrization in constructor?...

scalagenericsinner-classespath-dependent-type

Read More
Force dependent types resolution for implicit calls...

scalaimplicittype-level-computationpath-dependent-type

Read More
Scala Dependent type does not compile...

scaladependent-typepath-dependent-type

Read More
Scala: Returning a dependent type...

scaladependent-typepath-dependent-typetype-projection

Read More
Path-dependency and inner classes...

scaladependent-typepath-dependent-type

Read More
Simulate a path-dependent type in Haskell...

haskelltypestype-level-computationpath-dependent-type

Read More
How to use path-dependent types with type classes in Scala...

scalatypestypeclasspath-dependent-type

Read More
why does scala's implicit lookup ignore companion object of nested class...

scalanestedimplicitcompanion-objectpath-dependent-type

Read More
Enforce that all inputs of some type `T` to methods of a trait `F` have been previously produced by ...

scalatypespolymorphismpath-dependent-typetype-members

Read More
Scala: are generalised type constraints "type operators"?...

scalatype-constraintshigher-kinded-typestype-level-computationpath-dependent-type

Read More
Scala copy class with path dependent types and covariant parameter...

scalacovariancepath-dependent-type

Read More
Correlate two type parameters...

scalatypestype-parameterexistential-typepath-dependent-type

Read More
Why do we need to specify a refined type (or its equivalent Aux) for the output of certain type comp...

scaladependent-typetype-level-computationpath-dependent-type

Read More
Abstract type, variables and typeclasses in Scala...

scalatypeclasspath-dependent-typeabstract-type

Read More
Path-dependent types without a path?...

scaladependent-typepath-dependent-type

Read More
How to model interdependency between fields of a case class?...

scalapath-dependent-type

Read More
Scala lifting enums to native types with path-dependent types...

scalatypesdependent-typepath-dependent-type

Read More
In Scala, how can I restrict multiple parameters must be a type inside the same type?...

scalapath-dependent-type

Read More
Scala: implicit lookup of type class instance for path-dependent type...

scalaimplicitpath-dependent-type

Read More
Path Dependent Types example doesn't work...

scalapath-dependent-type

Read More
Scala types: Class A is not equal to the T where T is: type T = A...

scalatypespath-dependent-type

Read More
Removing path-dependency from type check in Scala...

scalatypespath-dependent-type

Read More
Path-dependent argument type is not enforced (?)...

scalapath-dependent-type

Read More
Referring to a the sub-type of a path-dependent type...

scalapath-dependent-type

Read More
How to pattern match with dependent type without using it?...

scalapattern-matchingtype-erasurepath-dependent-type

Read More
Path-dependent typing over match/case...

scalapath-dependent-type

Read More
Passing around path dependent type fails to retain dependent value...

scalapath-dependent-type

Read More
Scala type projection: pick an object within a path-dependent trait...

scalapath-dependent-typetype-projection

Read More
BackNext