07 Implementing Sets as Lists

Now, let's take our Set abstraction with lists.

Now we have a (not particularly efficent) implementation of Set with lists!