Improve format of haskell statements
This commit is contained in:
parent
f473f59f35
commit
d8f7056f96
|
@ -121,7 +121,7 @@ eval x =
|
|||
|
||||
-- >>> Z
|
||||
-- Z
|
||||
-- >>> eval (S (S (S Z)))
|
||||
-- >>> eval $ S $ S $ S Z
|
||||
-- 3
|
||||
|
||||
uneval :: Integer -> NatNumber
|
||||
|
|
Loading…
Reference in a new issue