You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note the "Unit" used as the key for the Uint, type. This may or may not impact the code generation, but this needs to be investigated and fixed, if a problem. There is a chance that there is no impact, as the types in this map, are sequentially iterated as opposed to be directly accessed via the key. (... which begs the question, why isnt it an array instead of a map!)
Note the "Unit" used as the key for the Uint, type. This may or may not impact the code generation, but this needs to be investigated and fixed, if a problem. There is a chance that there is no impact, as the types in this map, are sequentially iterated as opposed to be directly accessed via the key. (... which begs the question, why isnt it an array instead of a map!)
The text was updated successfully, but these errors were encountered: