JS: Set.prototype.constructor
(new in JS: ECMAScript 2015)
mySet.constructor
-
value is the function object
Set
.Set.prototype.constructor === Set
〔see constructor (property)〕
(new in JS: ECMAScript 2015)
mySet.constructor
Set
.
Set.prototype.constructor === Set
〔see constructor (property)〕