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
19
problems.
Stats
683
EtPoint
256
Vote count
0
questions
19
answers
About
Computer Science researcher, Haskell programmer, language designer, Idris implementer
Edwin Brady questions
Edwin Brady answers
Seeming contradiction typechecks in Idris
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