879

Incase it doesn't show up:

you are viewing a single comment's thread
view the rest of the comments
[-] mogoh@lemmy.ml 24 points 1 month ago

Do you have a minute for our lord and savoir TypeScript?

[-] n3cr0@lemmy.world 10 points 1 month ago

As long as it can distinguish between int and uint - yesss!

[-] Zangoose@lemmy.world 18 points 1 month ago* (last edited 1 month ago)

TypeScript is still built on JavaScript, all numbers are IEEE-754 doubles ๐Ÿ™ƒ

Edit: Actually I lied, there are BigInts which are arbitrarily precise integers but I don't think there's a way to make them unsigned. There also might be a byte-array object that stores uint8 values but I'm not completely sure if I'm remembering that correctly.

this post was submitted on 02 Sep 2024
879 points (99.1% liked)

Programmer Humor

32197 readers
407 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS