Helehex
Helehex
If there's going to be a std `Array` type, we could even push it out to that
> > If there's going to be a std `Array` type, we could even push it out to that > > `InlineArray` is exactly that, no? more like the current...
I noticed there is a private `_Hasher` trait in the stdlib now?
Hey that's really awesome! I didn't know you could do that
It might also be a good to group/mention them together in the changelog, and explain this is how you check if a simd is truthy now (no more implicit conversion...
@laszlokindrat do you like the new test :]
oh, i think the changelog has too many cols or something
Yeah that's ok, I know there was an issue originally where I had to rebind the llvm call result, but that went away for some reason. Or maybe because it...
uh oh, test_reversed failed.. it passes locally for me.. hmm.. could this be that stochastic failing of reversed i've been hearing about?