UNPKG

@extra-array/shift-update

Version:
6 lines (5 loc) 82 B
function shift$(x) { x.shift(); return x; } export { shift$ as default };