Files
TypeScript/src
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-10 14:53:37 -07:00
2019-06-14 09:46:02 +03:00