this post was submitted on 08 Dec 2023
617 points (96.4% liked)

Programmer Humor

32061 readers
902 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] itslilith@lemmy.blahaj.zone 4 points 9 months ago (1 children)

Most languages that let you do ambiguous return types don't do compile-time type checking, and vice versa. But if it's actually implemented that way, then it's logically equivalent, you're right. Still, I prefer having things explicit

[โ€“] Feathercrown@lemmy.world 1 points 9 months ago

Yeah it's nice to be able to see it