UNPKG

imma

Version:

A collection of functions for dealing with native arrays and objects immutably

3 lines (2 loc) 70 B
'use strict' const shift = module.exports = array => array.slice(1)