Closed nvgrw closed 5 years ago
Code generation for ticket #91
Implement code generation of as!. This is going to essentially be an in-line inequality check, requiring us to define upper and lower bounds for each of the SolidityTypes.
as!
SolidityType
Code generation for ticket #91
Implement code generation of
as!
. This is going to essentially be an in-line inequality check, requiring us to define upper and lower bounds for each of theSolidityType
s.