deep-index-of

0.0.5 • Public • Published

var a = ['a', 'b', 'c'] var b = ['c', 'd', 'e'];

a.deepIndexOf(b) // => 2

Readme

Keywords

Package Sidebar

Install

npm i deep-index-of

Weekly Downloads

1

Version

0.0.5

License

ISC

Last publish

Collaborators

  • smallilies