Sha256: 3090e233aef327f33aba3e033a25401b74d808193d79efd8f96ddd293fc8a092
Contents?: true
Size: 381 Bytes
Versions: 335
Compression:
Stored size: 381 Bytes
Contents
## Hints To complete this exercise, you need to create the data type `Robot`, and implement the following functions: - `bearing` - `coordinates` - `mkRobot` - `simulate` - `turnLeft` - `turnRight` You will find a dummy data declaration and type signatures already in place, but it is up to you to define the functions and create a meaningful data type, newtype or type synonym.
Version data entries
335 entries across 335 versions & 1 rubygems