jonschlinkert/in-array

jonschlinkert/in-array

Releases0
Stars16
Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.

Linked projects

Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.