←back to thread

288 points Twirrim | 1 comments | | HN request time: 0.405s | source
1. vitiral ◴[] No.41876113[source]
I wish the types were all in bytes instead of bits too. u1 is unsigned 1 byte and u8 is 8 bytes.

That's probably not going to fly anymore though