Description
Is it worth having Mutable and Immutable Numbers too?
Would we have it as Tempest\Support\Num with a collection of subtypes instantiating a common interface/trait with types int|float|etc ... would we support somewhat meta-types like IP Address, Hex, Binary? Currency with intl?
Would Uuid be a type of Num and be handled in this as well?
And if any of this sounds good have I just volunteered myself?