Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in idris

Why does rewrite not change the type of the expression in this case?

idris

Does idris support a way to collapse symmetrical statements into one?

Data type that's a pair of functions?

Create a zero length vector

idris

How do you access a JavaScript global variable using the Idris JavaScript FFI?

javascript ffi idris

Choosing a typeclass on construction of a data type

dependent-type idris

Can't create simple binary data structure with IdrisNet2

idris

Equality between vectors with same length but different length expression in type

Well-founded recursion by repeated division

`case` that refines arguments

Is there a notion of "heterogenous collection of a given shape"?

idris dependent-type

Is there a value that has a type of Show Int?

typeclass idris

Additional pattern matching on the second argument in `plus` for `Nat` type

Seeming contradiction typechecks in Idris

How to specify implicit arguments for infix operators?

How does "There" work in the idris tutorial, page 11, section 3.4.4?

idris