inarray
Curried predicate which checks that a value exists in an array. Generally faster than `indexOf` across JS engines.
Curried predicate which checks that a value exists in an array. Generally faster than `indexOf` across JS engines.
Collection of reusable JS functions
Simple plugin that help you to type js faster