OO Programming with Java


Exercices

  1. Define sets' operations in functional programming style.
  2. Define the reduce function for Trees and use it to count the elements in a tree.

17 - 17