Home
Head's Up: I'm in the middle of upgrading my site. Most things are in place, but there are something missing and/or broken including image alt text. Please bear with me while I'm getting things fixed.

Check If One JavaScript Array Is Included In Another One

It doesn't look like you can do [TODO: Code shorthand span ] to find an array of numbers in another array.

I didn't find what I was looking for with a quick search so I'm doing it like this

- probably there are more elequent ways to do this

- i've only got the visual tests you see in the console in place. it works, but I want to add more tests

- I don't expected this to work with multi level nested arrays

- I've only tested this with numbers

Footnotes And References