Search code examples
Generic parameter of array type...


genericsrusttypesdependent-typetype-level-computation

Read More
Coq: Unification fails with record...


recordcoqdependent-typeunification

Read More
Why do we need containers?...


haskellgenericsagdadependent-typetype-theory

Read More
Checking Constant Generics for Certain Properties in Rust...


genericsrustconstantsdependent-type

Read More
Agda: Can't find std-lib when installing with Stack...


functional-programmingagdadependent-typetheorem-provingagda-mode

Read More
Why can't I define this rewrite rule for type elimination of proof-irrelevant disjunctions in Ag...


agdadependent-typetype-theory

Read More
Could not deduce (Dim n0)...


haskelldependent-typetype-level-computation

Read More
What is dependent typing?...


functional-programmingdependent-type

Read More
How do I define a type for a point in R^n for arbitrary n in Lean 4?...


dependent-typelean

Read More
dependent types without helper type...


c++templatesvariadic-templatesc++20dependent-type

Read More
How to write a safe `length` function to a `Vec` in Agda?...


agdadependent-type

Read More
Concept of First-Classed Type in Idris...


language-designidrisdependent-typefirst-class

Read More
Practical examples of Idris...


dependent-typeidris

Read More
List of vector slices in Idris...


idrisdependent-type

Read More
Haskell :: How do I create a Vector of arbitrary length?...


haskellvectorpolymorphismdependent-typetype-level-computation

Read More
`foreach` in Haskell...


haskelldependent-type

Read More
Coq: trying to use dependent induction...


coqdependent-type

Read More
How to sort within a row of a data frame with categorical variables?...


rarrayssortingtablesorterdependent-type

Read More
Relations with dependent types in Coq...


coqdependent-type

Read More
Haskell nested function order...


haskellmultidimensional-arrayfunctional-programmingdependent-typecurry

Read More
How do I annotate a function whose return type depends on its argument?...


pythonapi-designtype-hintingpython-typingdependent-type

Read More
Proper way to generalize data fields based on enumerated type...


haskelldependent-type

Read More
forall in a kind signature...


haskelldependent-typedata-kindssingleton-type

Read More
What is the Standalone Kind Signature for this class?...


haskelldependent-typedata-kindssingleton-type

Read More
Trying to define a "rect2"-like function on heterogeneous vectors...


coqdependent-type

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


scaladependent-typescala-3path-dependent-type

Read More
Can I prove "coinductive principles" about coinductive type?...


coqagdadependent-typetype-theorycoinduction

Read More
Convert a Bits8 to a `Subset Nat (`LT` 256)`...


proofidrisdependent-type

Read More
How can I polymorphically interpret an Arrow-like GADT DSL?...


haskelldsldependent-typegadtfree-monad

Read More
Can Java generics be parameterized with values instead of types?...


javagenericsfunctional-programmingdependent-typenon-type-template-parameter

Read More
BackNext