# Constants
BadInput indicates that a function was given bad inputs.
Inconceivable indicates that a function should never have been called.
Unfinished indicates that a function isn't ready for use yet.
# Type aliases
No description provided by the author