Search code examples
Is it possible to have a variable type list in Scala?...

scalagenericsshapelesssingleton-type

Read More
How to convert type-level list into chain of pairs...

haskellfunctional-programmingsingleton-type

Read More
Can one make a sized list using singleton Nats (like 0, 1, ...) from Lists in Haskell?...

haskelldependent-typetype-level-computationsingleton-type

Read More
Is there a function to extract a value from a Singleton?...

haskelltypesdependent-typesingleton-type

Read More
In scala 2.11+ how to use exactly the singleton type as type evidence?...

scalasingletonimplicitsingleton-type

Read More
Get instance of singleton type in scala...

scalasingleton-type

Read More
Do I need to destroy singleton instance in my case?...

c++singletonsingleton-type

Read More
How to implement HList literal type constraints?...

scalashapelesssingleton-type

Read More
Proving a type inequality to GHC...

haskelldependent-typegadttype-familiessingleton-type

Read More
Understanding real cake pattern code with self and this references...

scalatypescake-patternsingleton-typerefinement-type

Read More
How to use the dependent pair type Sigma from the singletons library?...

haskelltypesdependent-typesingleton-type

Read More
replicate function for a length-indexed list using GHC.TypeLits and singletons...

listhaskelldependent-typesingleton-type

Read More
working with proofs involving CmpNat and singletons in Haskell...

haskellconstraintstype-familiestype-level-computationsingleton-type

Read More
Getting request object in a spring singleton bean...

javaspringrequesthttprequestsingleton-type

Read More
How to use lists with the Haskell singletons library?...

haskellsingleton-type

Read More
Pattern synonym binds differently from normal pattern...

haskellsingleton-typevinyl

Read More
Does Haskell have kind unification?...

haskelldependent-typehigher-kinded-typesdata-kindssingleton-type

Read More
TypeLits or Singletons: Promoting an `Integer` to `KnownNat` (`Nat`) at Runtime...

haskelltypesghcdependent-typesingleton-type

Read More
Using haskell's singletons, how can I write `fromList :: [a] -> Vec a n`?...

haskellsingletondependent-typesingleton-type

Read More
Specialization of singleton parameters...

haskellghcspecializationcoercionsingleton-type

Read More
Singletons TypeRepStar Sing Data Instance...

haskellsingleton-type

Read More
Haskell singletons: What do we gain with SNat...

haskelldependent-typetype-level-computationsingleton-type

Read More
Refined and existential types for runtime values...

scalashapelesssingleton-typerefinement-typerefined

Read More
Show instance for a dependent type...

haskellsingleton-type

Read More
Where to put implicit value to enable implicit conversion about singleton type...

scalaimplicit-conversionsingleton-type

Read More
Shapeless narrow type loss...

scalashapelesssingleton-type

Read More
Could not deduce SingI of predecessor Nat...

haskelldependent-typesingleton-typecurry-howard

Read More
Adding an Ord instance to 'singleton' package generated naturals...

haskelldependent-typetemplate-haskellsingleton-type

Read More
Singleton types in Haskell...

haskelldependent-typetype-theorysingleton-type

Read More
Is there any connection between `a :~: b` and `(a :== b) :~: True`?...

haskellequalitydependent-typetype-level-computationsingleton-type

Read More
BackNext