Search code examples
Obtaining a value that was supposed to be erased at run time...


idrisidris2quantitative-types

Read More
Proving that user has always less money than bank...


idrisdependent-type

Read More
Erased arguments in type constructors...


idriserasurequantitative-types

Read More
What does it mean to import a directory in Idris2?...


idrisidris2

Read More
Does it help if proofs are orthogonal?...


idrisproof-of-correctness

Read More
Understanding of dependant types machines in Idris...


typesstate-machineidris

Read More
Can any dynamic language can write the some prog like the book<Type-Driven Development with idris...


pythonrubyidris

Read More
Cannot match two identical types...


printftypeerrortypecheckingtype-mismatchidris

Read More
Idris: rewrite does not work (rewriting by ... did not change)...


idris

Read More
What is the equivalent of mapM and mapM_ in idris2?...


monadsidrisidris2

Read More
How to use the result of a depedent pair?...


idrisdependent-typeidris2

Read More
String replace function in Idris...


stringreplaceidris

Read More
What is an appropriate type for smart contracts?...


haskellfunctional-programmingidrisethereumsmartcontracts

Read More
Pattern matching on Type in Idris...


pattern-matchingidristypecase

Read More
How does Fin "know" not to go past its type bound?...


idrisidris2

Read More
How many times does a type function run, can you prove?...


idrisidris2

Read More
Can I print something in the middle of a function?...


idrisidris2

Read More
How to deal with "Error: Multiple solutions found"?...


idrisidris2

Read More
How to use interfaces with parameterized tuple?...


idrisidris2

Read More
How to implement `Show` interface for parameterized tuple?...


interfaceidrismultiplicityidris2

Read More
Can I avoid lower-case global variables being shadowed in types?...


idrisidris2

Read More
How to return an array from C/C++ to Idris?...


c++cffiidris

Read More
Differences between Agda and Idris...


agdatype-theoryidris

Read More
What does the 0 or 1 before a parameter name mean in Idris?...


idrisidris2

Read More
Using rewrite in the REPL...


idris

Read More
Recursive function is not total due to with block...


idris

Read More
Why does Idris think my type parameter k is of type Type?...


idrisidris2

Read More
Why does `clockTime` not seem to work for benchmarking, in Idris?...


benchmarkingidris

Read More
Returning a dependent pair from a foreign function...


ffiidrisidris2

Read More
Importing from the contrib library fails...


idrisidris2

Read More
BackNext