Sha256: 03376a8c8079b3e8d84cfa26e37847957f29861abcd6d411a9034e1371073405
Contents?: true
Size: 369 Bytes
Versions: 335
Compression:
Stored size: 369 Bytes
Contents
## Hints To complete this exercise you need to to create the data type `Allergen`, with `Eq` and `Show` instances, and implement the following functions: - `allergies` - `isAllergicTo` 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