this post was submitted on 14 Nov 2023
183 points (92.2% liked)

Programmer Humor

32410 readers
245 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
[โ€“] fl42v@lemmy.ml 4 points 1 year ago* (last edited 1 year ago) (1 children)

It's not like it's more limited, it's just so that it can yell at you when you return not what you said you're going to, IMO

[โ€“] FishFace@lemmy.world 2 points 1 year ago

OCaml allows you to specify return types, but doesn't force you to.