view src/agda-func.agda @ 3:b124f02ea3f1

post agda code
author soto@cr.ie.u-ryukyu.ac.jp
date Wed, 09 Sep 2020 22:07:32 +0900
parents 73127e0ab57c
children
line wrap: on
line source

+1 : ℕ → ℕ
+1 m = suc m