Scala By Example Chapter 6 Solutions - Exercise 6.0.3
Exercise 6.0.3 Write an implementation Integer of integer numbers The implementation should support all operations of class Nat while adding two methods def isPositive: Boolean def negate: Integer
No comments:
Post a Comment