this post was submitted on 15 Nov 2024
298 points (93.3% liked)

Programmer Humor

33546 readers
347 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] 28 points 3 months ago (3 children)
[–] [email protected] 9 points 3 months ago

Ahh, the comment I was looking for

I would have also accepted: "Haskell did it first."

[–] [email protected] 4 points 3 months ago* (last edited 3 months ago)

Newer Scala follows the same when enabling strict equaility. It's a good thing.

[–] [email protected] 4 points 3 months ago

OCaml has ppx_deriving. PureScript has derive instance.