Files
TypeScript/src/compiler
Anders Hejlsberg fde9c7f555 Narrowing from truthy unknown to object (#37507)
* For x && typeof x === 'object', narrow x to just type object

* Add tests

* Allow arbitrary nesting / add comments

* Add additional tests
2020-03-20 17:09:24 -07:00
..
2020-03-11 08:36:00 -07:00
2019-09-23 06:14:52 -07:00
2020-03-04 14:52:33 -05:00