obj-each-break
each, map, filter, reduce and reverse version with break and return emulation adapted to objects
each, map, filter, reduce and reverse version with break and return emulation adapted to objects
wrapper for plain Array or Object extending with common each, filter, map, reduce, etc functions
forEach, map and filter with break and return emulation