Namespace chippyash\Type\Interfaces
| ComplexTypeInterface | Interface for chippyash\Type\Number\Complex\ComplexType types Makes it broadly compatible with other types |
| GMPInterface | Interface for chippyash\Type GMP types |
| NumericTypeInterface | A interface to mark numeric types |
| RationalTypeInterface | Interface for chippyash\Type\Number\Rational\RationalType types Makes it broadly compatible with other types |
| TypeInterface | Interface for chippyash\Type types |