Run-time cost of dependently-typed programming with GHC...
Read MoreDependent Types: How is the dependent pair type analogous to a disjoint union?...
Read MoreAutomatic detection of domain for dependent type function in Idris...
Read MoreIs there a nice way to use `->` directly as a function in Idris?...
Read MoreHow do I define partially ordered sets in Lean?...
Read MoreIs it possible to write this function in Haskell?...
Read MoreBringing "The Singletons Paper" up to date. How can I implement the AChar datatype using s...
Read Moreis it possible to have different behaviors for the same constructor?...
Read MoreTotal real-time persistent queues...
Read MoreArrays and type class-lifting (and dependent types?)...
Read MoreHow do you prove probabilities are closed under multiplication with dependent types?...
Read MoreIn Idris, how to add 1 to a Fin until a "max" is Reached...
Read MoreOrder of type arguments in indexed vectors...
Read MoreQuickchecking a property about length indexed lists...
Read MoreHaskell: How to write a `Monoid` instance for something that depends on parameters...
Read MoreMonotonic sequence type in haskell...
Read MoreCould not deduce SingI of predecessor Nat...
Read MoreIs it possible to reverse type-aligned traversals?...
Read MoreAdding an Ord instance to 'singleton' package generated naturals...
Read MoreWhy Nat data type in Idris starts with 0 and not 1?...
Read MoreWhy does Scala compiler forbid declaration of a wildcard type as super type of a type parameter...
Read MoreTyped abstract syntax and DSL design in Haskell...
Read MoreUsing a monad to implicitly check refinement type well-formedness...
Read MoreType constraints on dimensionality of vectors in F# and Haskell (Dependent Types)...
Read MoreEquality on dependent record types...
Read More