UNPKG

@extra-array/pop-update

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