An immutable list using Rc.
Rc
This list does not allow direct modification of its elements, but modification of the pointers between them.