this post was submitted on 01 Mar 2024
802 points (98.2% liked)

Programmer Humor

32000 readers
878 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
[–] [email protected] 4 points 6 months ago* (last edited 6 months ago) (1 children)
[–] [email protected] 3 points 6 months ago (1 children)

WTF! How does that even work?

What does the compiler do when there are 5 implementations for the same name, and none fit the type system?

[–] [email protected] 1 points 6 months ago

Raises a runtime error. (Also, overloads don't exist.)