Files
TypeScript/tests/cases
Sheetal Nandi 52a8560298 Typeguards of form !expr
•	A type guard of the form !expr
o	when true, narrows the type of x by expr when false, or
o	when false, narrows the type of x by expr when true.
2014-11-06 13:04:43 -08:00
..
2014-11-06 13:04:43 -08:00
2014-10-20 14:39:31 -07:00