- [x] `as const` - [x] exhaustive switch compile time checks using `never` - [ ] ReturnType, ArgType0, ArgType1, function utilities etc... - [x] #16 - [x] optional chaining - [x] nullish coalescing - [x] readOnly - [x] Top-Level await - [ ] [assertion functions](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-7.html#assertion-functions) - [x] Pick - [ ] #15
as constnever