Hacker News new | ask | show | jobs
by kornish 1961 days ago
That's pattern-matching on a tuple, which is common in languages that support destructuring, like Clojure, Scala, OCaml, and other functional programming languages.