What is the equivalent method for not() for arrays?

What is the equivalent method for not() for arrays?

The not() method is only for DOM elements. But I need the exact same functionality for simple arrays. What can I take?