Due Date: Fri 17 Feb Individual ProjectDo this project in Haskell. Use HUnit for unit testing. No visual drawing of the shapes is required. - Define a suitable algebraic data type.
- Create the test fixtures (sample shape trees).
- Define the bounding box and size functions.
- Port the test suite.
|
|