|
|
|
|
|
by nemothekid
4134 days ago
|
|
I think assign should be replaced by having a native class in ES6. I've thought of it like assign(some newly allocated object, base class [, base class...], object with methods). It seems to get around the funny stuff with new, prototypes and references. |
|