mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 16:21:46 +03:00
6 lines
71 B
Plaintext
6 lines
71 B
Plaintext
|
simpleAs (S (S Z))
|
||
|
as Z
|
||
|
as (S (S (S Z)))
|
||
|
pairPred (S (S (S (S Z))))
|
||
|
:q
|