Closed supermarin closed 10 years ago
@supermarin looks like the Iterators_Modifications_reduceReturnsAResultOfAllTheElements test failed.
Right - if you take a look in the side note, it's related to the ordering in NSSets. Let's see if I can rewrite the test a bit differently to be order-agnostic
Gotcha; want me to wait for the new test to pass before accepting the pull request?
if it looks okay to you i'll merge it as soon as i push the new test
looks good to me
@robinsenior merged :beers:
@robinsenior here's your PR #75 merged and counterparts added.
On the side note - By this point I'm thinking if we should stop supporting NSSet additions for 2.0, because the behavior with
nil
s and ordering makes it a bit of mess.