module.exports = arr => arr.filter(Boolean);