# Functions
New creates a new Weight instance.
# Constants
Equal is the result of a comparison between two values when the first value is equal to the second value.
Heavier is the result of a comparison between two values when the first value is heavier than the second value.
Lighter is the result of a comparison between two values when the first value is lighter than the second value.
# Type aliases
Comparison is the result of a comparison between two values.