884

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 2 weeks ago

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

[-] n3cr0@lemmy.world 12 points 2 weeks ago

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

[-] Zangoose@lemmy.world 19 points 2 weeks ago* (last edited 2 weeks 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
884 points (99.0% liked)

Programmer Humor

32024 readers
1045 users here now

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

Rules:

founded 5 years ago
MODERATORS