Search code examples
Concept of First-Classed Type in Idris...


language-designidrisdependent-typefirst-class

Read More
Types that constrain vectors based on norm...


haskellmathfunctional-programmingagdaidris

Read More
Why does Idris 2 fail to resolve constraints with function composition in this trivial example?...


typecheckingidrisfunction-composition

Read More
Practical examples of Idris...


dependent-typeidris

Read More
List of vector slices in Idris...


idrisdependent-type

Read More
How to prove using case splitting when hypothesis is false in some cases?...


idris

Read More
Why does function composition work when applied to functions that take multiple arguments?...


haskellfunctional-programmingidris

Read More
How does Idris know where to insert Force and Delay?...


functional-programminglazy-evaluationidris

Read More
Haskell version of Idris !-notation (bang notation)...


haskellidris

Read More
Profunctor Iso doesn't type check...


polymorphismidrisprofunctor

Read More
How to crash on internal bug and force totality...


ffiidristotality

Read More
Using shared C++ library in Idris...


c++clinkerffiidris

Read More
How can I use forall in a function definition?...


idris

Read More
Why does this expression parser scale so bad in the number of (some?) rules?...


performanceparsingtime-complexityidrisparser-combinators

Read More
Idris, convert from a Double to a Nat by dropping the decimal points (floor)...


doublenatidrisfloor

Read More
Why doesn't cong typecheck in Idris 2...


idris

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


proofidrisdependent-type

Read More
Is flattening a list easier in dependently typed functional programming languages?...


haskellfunctional-programmingcoqagdaidris

Read More
Idris 2 cannot find Control.Linear.LIO module...


idris

Read More
Why is filter based on dependent pair?...


idris

Read More
Why does Haskell 9.0 not have Zero in its linear types, but Idris 2 does?...


haskelltypesidrislinear-types

Read More
How to use Refl in a "with" clause...


typesequalitywith-statementidris

Read More
Can't find implementation with constraint in signature...


idris

Read More
Heterogeneous key/value collection in Idris...


idris

Read More
Data type that's a pair of functions?...


haskellfunctional-programmingidris

Read More
Why doesn't (*3) `map` (+100) work in Idris?...


haskellidris

Read More
How to prove propositional equality between a complicated expression and `True`?...


idrisdependent-typetheorem-proving

Read More
Is there a notion of "heterogenous collection of a given shape"?...


idrisdependent-type

Read More
Use named instances for other instances...


typeclassidrisformal-verificationnamed-instancesemigroup

Read More
INTERNAL ERROR when installing local package...


installationpackageidris

Read More
BackNext