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
It's been a while and the new sized types look cool. Although I think the calculateTotalSize util should be called sizeOf because it's a common term in C like languages. Thoughts? Also a util like offsetOf would be useful so I can remove my current hack.
The text was updated successfully, but these errors were encountered:
It's been a while and the new sized types look cool. Although I think the calculateTotalSize util should be called
sizeOf
because it's a common term in C like languages. Thoughts? Also a util likeoffsetOf
would be useful so I can remove my current hack.The text was updated successfully, but these errors were encountered: