Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 255 Bytes

Readme.md

File metadata and controls

19 lines (10 loc) · 255 Bytes

tail

get the tail of an array

Installation

Install with component(1):

$ component install ng2/tail

API

tail (n)

Returns a copy of the array with n elements starting from the last one.

License

MIT