logoalt Hacker News

randallsquaredtoday at 7:58 PM0 repliesview on HN

> The @ meta operator also works with comparisons.

I haven't read any farther than this, yet, but this made me stutter in my reading. Isn't a comparison just a function that takes two arguments and returns a third? How is that different from "+"?