Hacker News new | ask | show | jobs
by theOnliest 3008 days ago
Perl has logical xor, which is occasionally useful. I usually reach for it when argument checking, where it makes sense to have either this param or that but not both.