module.exports = initial = arr => arr.slice(0, -1);