Use named instances for other instances...
Read MoreINTERNAL ERROR when installing local package...
Read MoreHaskell TypeApplication-like way of explicitly picking an implementation of an interface...
Read MoreIdris2: Dependent sum type discrimination...
Read MoreCan I mutate a variable in place in a purely functional way?...
Read MorePattern-match (destructure) in equality proof...
Read MoreIdris "did not change type" for rewrite with exact same type...
Read More`import using` or `import hiding` in Idris2...
Read More"Undefined name" for value present in outer scope of where...
Read MoreMake dependent parameter available in Functor definition...
Read MoreHow can I prove a basic inequality in dependant type language...
Read MoreIdris `foldl` default implementation...
Read MoreWhy can't the constraint between `n` and `plus n 0` be solved?...
Read MoreCounter with upper limit in Idris...
Read MoreIdris: is it possible to restrict function output by interface?...
Read MoreIdris, typed addition (incrementation)...
Read MoreInterface constraints for interface instances in Idris...
Read MoreSmart constructor for tuple in Idris...
Read MoreHow to prove that 2 is Prime in Idris?...
Read MoreIdris returning dependent type signature error with if statement in type definition...
Read MoreProblem with dependent types function in Idris...
Read MoreProve arbitrarily-nested Vect alias is showable...
Read MoreHow can I establish a bijection between a tree and its traversal?...
Read Morerealpath error with Chez Scheme when Installing Idris2...
Read MoreFailed to declare MonadPlus interface constrained on Monad...
Read MoreHow to prove equality commutes in Idris?...
Read MoreHow to use data from Maybe as Vect size variable...
Read MoreProve a property of a function with a decEq in it...
Read More