Hacker News new | ask | show | jobs
by AprilArcus 1414 days ago
I think `Object.prototype.then` would break every source file that uses `typeof o?.then === 'function'` as a check for PromiseLike behavior.