const is = (type, val) => val instanceof type; module.exports = is