const isWeakSet = val => val instanceof WeakSet; module.exports = isWeakSet;