oro-tail

1.0.0 • Public • Published
import tail from "oro-tail"

tail([1, 2, 3, 4, 5]) // [2, 3, 4, 5]
tail(5)               // []
tail({})              // []

Readme

Keywords

none

Package Sidebar

Install

npm i oro-tail

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • orodio