# Functions
NewList returns a new list.
# Constants
Extension is File extension.
# Variables
WorkingDir is the directory used to stored files.
# Structs
Catalog of types.
EmptyIterator is an empty iterator.
FbIterator is a filebacked iterator.
List is a File-backed list.
Reader performs reading.
Writer performs writing.
# Interfaces
Iterator interface.