Learn Idris
Problem list
Playground
Login with GitHub
Check natural numbers are equal
total dec_eq_nat : (a : Nat) -> (b : Nat) -> Dec (a = b)
Please log in; otherwise your solution and progress won't be saved
Login with GitHub
I don't want to log in, show me textarea