This is a sub-issue of #152.
Integrate the new type into the Numbers factory (Samsara\Fermat\Core\Numbers). This will involve:
- Adding new constants for the
Immutable and Mutable versions of the new type.
- Updating the
make() and makeOrDont() methods to handle the new type.