# Variables

Empty is an empty PersistentList.
ErrEmptyList is returned when an invalid operation is performed on an empty list.

# Interfaces

PersistentList is an immutable, persistent linked list.