Search
take-last
Returns a new shallow copy of the last n elements taken from the end of the given array. When list.length < n the list returned contain list.length elements.
v0.1.4 URL:
https://unpkg.com/take-last@0.1.4/index.js
Open
Browse Files
_.takeRight
array
array-last
auto-curried
copy
curried
last
R.takeLast
slice