Sha256: dfe962713d2975eabfb39aa4edd643218f34e3da0bdcd5b9e87b510c392e82e4
Contents?: true
Size: 339 Bytes
Versions: 334
Compression:
Stored size: 339 Bytes
Contents
## Hints To complete this exercise you need to create the data type `School` and implement the following functions: - `add` - `empty` - `grade` - `sorted` 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
334 entries across 334 versions & 1 rubygems