Recursive Lists

This lesson contains a bunch of classical exercises on recursive lists. It is certainly not the most pleasant lesson to do, but I think that it is the easiest of the PLM lessons dealing with recursion.

As usual, there are several things that could be done in the code of this universe to improve it: