const isMap = val => val instanceof Map; module.exports = isMap;