this post was submitted on 14 Nov 2023
189 points (92.8% liked)

Programmer Humor

32710 readers
828 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 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 2 points 1 year ago

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