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

Programmer Humor

33216 readers
2 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
[–] Kacarott@aussie.zone 28 points 3 months ago (3 children)
[–] egerlach@lemmy.ca 9 points 3 months ago

Ahh, the comment I was looking for

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

[–] devfuuu@lemmy.world 4 points 3 months ago* (last edited 3 months ago)

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

[–] toastal@lemmy.ml 4 points 3 months ago

OCaml has ppx_deriving. PureScript has derive instance.