-
Committer:
Gustav Hartvigsson
-
Date:
2021-05-24 15:49:06 UTC
-
Revision ID:
gustav.hartvigsson@gmail.com-20210524154906-z65s7fxnt3zfb8qn
* FastNumber:
* added ability to get the decimal.
* added ability to set the decimal.
* Explicitly define the raw number.
* Made operatiors public
* OperatorToken:
* uncommented the operators in init_token ()
* [...]OperatorToken:
* constructers: protected -> public
* Tests:
* Added test for FastNumber (need more cases)