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.constructorSet.
Set.prototype.constructor === Set
〔see constructor (property)〕