2020-05-31, 12:57 PM
I have had a few times where I've been running in the signed integer limit and thought it would be beneficial to have unsigned ones.
They could have their own tag just like floating-point variables have their 'Float' tag.
If this was implemented, functions such as format would have to have their own specifiers i.e '%u' and have their own math operator implementations probably.
They could have their own tag just like floating-point variables have their 'Float' tag.
If this was implemented, functions such as format would have to have their own specifiers i.e '%u' and have their own math operator implementations probably.