Sha256: 7bd13ab6c21d8dca8e024ee43771b0b1641faf16138b7d56880f0d5654e05b31
Contents?: true
Size: 364 Bytes
Versions: 335
Compression:
Stored size: 364 Bytes
Contents
## Hints To complete this exercise, you need to create the data type `Robot`, as a mutable variable, and implement the following functions: - `mkRobot` - `resetName` - `robotName` 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