Returns the last `n - x` elements where `n` is the length of the list, and `x` is the count of first set of elements; defaults to 1.


Keywords
shift, array, list, last, budge
License
MIT
Install
npm install budge@0.30.0

Documentation

budge

Returns the last n - x elements where n is the length of the list, and x is the count of first set of elements; defaults to 1.