const isArray = val => Array.isArray(val); module.exports = isArray