FP Laboratory 6
Jump to navigation
Jump to search
Operators
- Define following functions that performs corresponding logic operations:
not', and', or', nand', xor', impl', equ'
- Define the 'standard' priority for all these functions, if they are used as operators.
- Create a function that print
zoom :: Int -> Pic -> Pic