Helehex
Helehex
it finally occurred to me that `reduce_and` has bitwise ambiguity
@JoeLoser I made it cute again ;]
I was gonna close this, but then I tried fixing it, went a little crazy, and now I'm moving on with my life.
Much better :]
I'd be surprised if this doesn't break everything.. in that case don't worry about it Joe, I'm sure we'll figure out something better.
Yeah that might work now, when i tried it before it complained about not conforming in the general case. i'm in bed now, but I'll add it to my todo...
make sure it works when passing it as an `EqualityComparable`
I removed the string overloads for `assert_equal()` as well, since those were causing problems
oh good a docstring problem, i wanted to change something anyways :] Oups, it's """Parameters:""", not """Param:"""