/// Module for a data type representing the storage for a single chunk.
/// Module for an interface to edit stored values.
/// Module for an interface to edit stored values that may or may not exist.
/// Module for a data type that serves as reference to a stored value by it's chunk key and item key.
/// Module for an interface to reduce a large number of collected values down to a single value.
/// Module for the primary Storage type.