# Functions
NewQuick returns an implementation of the Data interface that is intended to perform quickly on both crunching and decrunching.
# Interfaces
Data provides the interface to a crunched data type.
Inspection provides the interface to the crunched data type and provides the ability to inspect the data in its current form.