Hacker News new | ask | show | jobs
by dmkolobov 349 days ago
On the more mainstream side of things, Typescript also has a bottom type called `never` which is used to type unreachable/exceptional code.
1 comments