Rick Waldron

Results 213 comments of Rick Waldron

Just want to confirm that `Object.setPrototypeOf`is definitely in ES6. @cscott node doesn't implement `__proto__`, it exists in node because it exists in v8. ...And the es-discuss thread you cited is...

@Jack-Works this is the same reply you sent to https://github.com/Jack-Works/proposal-enum/issues/22

@ljharb thanks for the call out. My efforts have largely merged with @rbuckton's, with only a few minor nits that I think could be worked out. Edit: If this proposal...

@ljharb it was mostly resolved off-line and I believe resulted in @rbuckton's `Foo of Bar` additions (specifically the `enumMap` mechanism, IIRC in https://github.com/rbuckton/proposal-enum/commit/f3a62f266e8807f29b1e916428b63ea62c39d7d2), which was _close_ but not quite the...

@ljharb at this point, I could probably be convinced to go along with "no default incrementing integer values", but only if the `enumMap` mechanism is included. This proposal is already...

@rbuckton whoa—I like that!

@joshgrift yes, I would describe my position as close agreement with @rbuckton's latest proposal, with a few minor things to work out.

All of them return a Promise, resolved with the same `caman` object shown in the cleanup readme