Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 178 Bytes

13-addition-quickcheck.md

File metadata and controls

3 lines (2 loc) · 178 Bytes

Exercise 13

Write a QuickCheck property to prove addLnat from Exercise 12 wrong. You can cheat by avoiding a full implementation of long addition.