Hacker News new | past | comments | ask | show | jobs | submit login

Type-refining if in TypeScript is good enough for pattern matching if you ask me.



The TypeScript type system meta programming actually does pattern matching very well, it’s just the underlying JS runtimes that can’t, there is a proposal for it though; https://github.com/tc39/proposal-pattern-matching.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: