module.exports = valid => (...args) => args.find(valid);