class Mixture::Types::Numeric

A numeric. This is inherited by {Integer}, {Float}, and {Rational}. Those should be used for coercion instead of this. This just helps represent the type hirearchy.