const isWeakMap = val => val instanceof WeakMap; module.exports = isWeakMap;