1.0.0 • Published 12 years ago
underscore-medley v1.0.0
underscore-medley
An assortment of Underscore mixins
containsAny
_.containsAny( container, containees )Returns true if any element of containees can be found within container.
containsAll
_.containsAll( container, containees )Tests whether container holds every element of containees
isSet
_.isSet( someVar );Tests whether it's safe to access a variable's properties.
1.0.0
12 years ago