this post was submitted on 15 Nov 2024
169 points (92.9% liked)

Programmer Humor

32472 readers
744 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
[–] 2xsaiko@discuss.tchncs.de 4 points 6 hours ago

Not for the built-in Eq derive macro. But you can write your own derive macros that do allow you to take options, yeah.