Object Object.is(..) Static Function Object.getOwnPropertySymbols(..) Static Function Object.setPrototypeOf(..) Static Function Object.assign(..) Static Function Objec...
for..of support Example for..of support TypeScript 1.5 adds support to ES6 for..of loops on arrays for ES3/ES5 as well as full support for Iterator interfaces when targetting ...