Add new type U128
#1478
Labels
bikeshedding
For bikeshedding trivialities
enhancement
New feature or request
lib: std
Standard library
We need a type to contain the result of multiplying 2
u64
s for example.This should be opt-in, as in the default when performing math ops with a type should be to return the same type.
Bikeshedding discussion here: https://fuellabs.slack.com/archives/C01KBNGSWGJ/p1651596324523349
The text was updated successfully, but these errors were encountered: