All questions from Sequences can be made polymorphic (generic) using the correct application of:
- higher-order functions; and
- typeclasses/interfaces/traits.
Rewrite your answers to Sequences, and make them more generic.
All questions from Sequences can be made polymorphic (generic) using the correct application of:
Rewrite your answers to Sequences, and make them more generic.