Search code examples
Could not deduce KnownNat in two existentials with respect to the singletons library...

haskelldependent-typeexistential-type

Read More
Retrieving information from DataKinds constrained existential types...

haskellexistential-typedata-kinds

Read More
What is and when to use Scala's forSome keyword?...

scalatypesexistential-type

Read More
Unbound Wildcard Type...

scalatypesexistential-typeunbounded-wildcard

Read More
Type of T forSome{type T}...

scalatype-systemsexistential-type

Read More
GADTs, unparametrized types and instance Eq for them...

haskellgadtexistential-type

Read More
Haskell function returning existential type...

haskellexistential-type

Read More
Skolemization of existentially typed expressions...

scalaexistential-type

Read More
Functions to Polymorphic data types...

haskellpolymorphismgadtexistential-type

Read More
Why does Scala compiler forbid declaration of a wildcard type as super type of a type parameter...

scalatype-parameterdependent-typeexistential-typetype-bounds

Read More
Haskell heterogeneous list of Storable objects...

haskellpolymorphismexistential-typeheterogeneous

Read More
Prompt Monad in Purescript...

monadsexistential-typepurescript

Read More
Type Juggling with Existentials at Runtime...

haskelldependent-typegadtexistential-typecombinators

Read More
Why invariant generic type parameterized with subclass of upper bounds fails to conform?...

scalagenericsinheritanceexistential-typeinvariance

Read More
Scala existentials - type mismatch, unable to infer T =:= T...

scalagenericstype-inferenceexistential-type

Read More
Scala Universal vs Existential type confusion...

javascalaexistential-type

Read More
Understanding `k : Nat ** 5 * k = n` Signature...

dependent-typeexistential-typeidris

Read More
Scala cake pattern with Existential Types: compile error...

scalacompiler-errorsexistential-typecake-pattern

Read More
Default values subject to existential constraint in haskell...

haskelltypeclassexistential-type

Read More
Heterogeneous List for a DSL...

haskelltypesdslexistential-typegadt

Read More
How to work around Swift not supporting first class meta types?...

swiftprotocolsexistential-type

Read More
Writing to HBase in a Spark job: a conundrum with existential types...

scalahadoophbaseapache-sparkexistential-type

Read More
Hiding a State monad's s type parameter...

haskellexistential-typegadt

Read More
How to specify the type for a heterogenous collection in a GADT formulated AST?...

haskellexistential-typegadtdata-kinds

Read More
Vector containing GADT...

haskellvectorexistential-typegadtdata-kinds

Read More
Evaluating a strongly typed computation graph with arbitrary number of dependencies per node...

haskellexistential-typetype-familieshlist

Read More
Higher-Kinded existential type...

scalaexistential-typehigher-kinded-types

Read More
What does the "not a simple type" warning mean in Scala?...

scalatypeswarningssbtexistential-type

Read More
Scala: existential types for a Map...

scalaexistential-type

Read More
confusion with existential types in scala...

scalaexistential-type

Read More
BackNext