# Functions
Feet converts a number of feet into a Distance.
No description provided by the author
Kilometers converts a number of kilometers into a Distance.
No description provided by the author
Meters converts a number of meters into a Distance.
Miles converts a number of miles into a Distance.
No description provided by the author
No description provided by the author
MultDistance is a generic function that let's you multiply a distance by a number.
Nanometers converts a number of nanometers into a Distance.
No description provided by the author
Yards converts a number of yards into a Distance.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrUnsupportedUnit is returned when the unit is not supported.
# Interfaces
No description provided by the author