Type-safely Implementing an Arbitrary Degree Blackbird Combinator (B-n Combinator)...
Read MoreObtaining a value that was supposed to be erased at run time...
Read MoreProving that user has always less money than bank...
Read MoreErased arguments in type constructors...
Read MoreWhat does it mean to import a directory in Idris2?...
Read MoreDoes it help if proofs are orthogonal?...
Read MoreUnderstanding of dependant types machines in Idris...
Read MoreCan any dynamic language can write the some prog like the book<Type-Driven Development with idris...
Read MoreIdris: rewrite does not work (rewriting by ... did not change)...
Read MoreWhat is the equivalent of mapM and mapM_ in idris2?...
Read MoreHow to use the result of a depedent pair?...
Read MoreWhat is an appropriate type for smart contracts?...
Read MorePattern matching on Type in Idris...
Read MoreHow does Fin "know" not to go past its type bound?...
Read MoreHow many times does a type function run, can you prove?...
Read MoreCan I print something in the middle of a function?...
Read MoreHow to deal with "Error: Multiple solutions found"?...
Read MoreHow to use interfaces with parameterized tuple?...
Read MoreHow to implement `Show` interface for parameterized tuple?...
Read MoreCan I avoid lower-case global variables being shadowed in types?...
Read MoreHow to return an array from C/C++ to Idris?...
Read MoreDifferences between Agda and Idris...
Read MoreWhat does the 0 or 1 before a parameter name mean in Idris?...
Read MoreRecursive function is not total due to with block...
Read MoreWhy does Idris think my type parameter k is of type Type?...
Read MoreWhy does `clockTime` not seem to work for benchmarking, in Idris?...
Read More