Variable NEVERConst

NEVER: never = ...

The marker object that is used to denote an impossible value.

For example, NEVER is returned from CoercibleShape._coerce when coercion is not possible.