Hacker News new | ask | show | jobs
by fogus 4695 days ago
A good way to think of the difference between pattern matching and destructuring is that pattern matching is a conditional construct and destructuring isn’t.