Sha256: 298bbfa27dab4a75476491e19df456e5cc9cd31752ca870de2685b113cc17a1d
Contents?: true
Size: 217 Bytes
Versions: 36
Compression:
Stored size: 217 Bytes
Contents
var $ = require('../internals/export'); var of = require('../internals/collection-of'); // `Set.of` method // https://tc39.github.io/proposal-setmap-offrom/#sec-set.of $({ target: 'Set', stat: true }, { of: of });
Version data entries
36 entries across 35 versions & 9 rubygems