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.
This is a sub-issue of #152.
Integrate the new type into the
Numbersfactory (Samsara\Fermat\Core\Numbers). This will involve:ImmutableandMutableversions of the new type.make()andmakeOrDont()methods to handle the new type.