# Functions
Wrap wraps a given datastore with a KeyTransform function.
# Interfaces
Datastore is a keytransform.Datastore.
KeyTransform is an object with a pair of functions for (invertibly) transforming keys.
# Type aliases
KeyMapping is a function that maps one key to annother.