The purpose of this programming lab is to implement five primitive recursive functions using the data type Nat and the recursor recNat in Haskell.
haskell quickcheck recursor tasty-framework primitive-recursive-functions eafit church-numerals programming-lab st0244 peano-axioms
-
Updated
Jun 27, 2023 - Haskell