const isSet = val => val instanceof Set; module.exports = isSet;