Hi, I'd like to suggest to extend the angular.forEach signature to: angular.forEach(obj, iterator, [context], [breakFn]);
I've found myself comfortable using the angular.forEach function, but instead using for (;;) because sometimes I'd like to break the iterator loop, what do you think? -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
