# Functions
PartsDifference returns a - b.
PartsIntersect returns the intersection of a and b.
SortParts sorts parts by (Path, Offset).
ToCanonicalPath returns canonical path by replacing local directory separators with `/`.
# Constants
MaxPartSize is the maximum size for each part.
# Variables
DeleteAllObjectVersions is a flag for whether to prune previous object versions when deleting an object.