Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Edwin Brady
Edwin Brady has asked
0
questions and find answers to
18
problems.
Stats
664
EtPoint
251
Vote count
0
questions
18
answers
About
Computer Science researcher, Haskell programmer, language designer, Idris implementer
Edwin Brady questions
Edwin Brady answers
Why Nat data type in Idris starts with 0 and not 1?
Primitive operations in proofs
Total definition of Gcd in Idris
How do I convince the totality checker in Idris that I'm not using a variable?
Idris function to construct empty `List a` where `a` is bound to an instance of `Ord`?
How to rewrite a function body in Idris so that the type corresponds to the function signature and the whole thing compiles
Is there a nice way to use `->` directly as a function in Idris?
Is Idris really "strictly evaluated?"
Idris vectors vs linked lists
Idris eager evaluation