David

Results 93 comments of David

Ah, so that's what that was. 🤦

Right, this has been lingering, my bad.

@tarcieri I have converted the relevant parts of my tests to proptests. I have not used proptest before so feedback is welcome. The most annoying part is how it can't...

One question I have is if making `BlackBox` be `Hash` as well is desirable?

`Choice` being `Hash` is just a consequence of making `CtOption` `Hash`.

@hawkw let me know if you want any help with this. :)

> Last lastly: to be honest --but not entirely related to this issue-- we also encountered an issue with the key-value thingy in the span macros. They allow a few...

I’m honestly not sure what the problem you see here is but I think being able to tweak the number of iterations that end up in the graph is generally...

I see, well, I’m happy to have a stab at looking into what would be required for the other backends so we can see how well/poorly it fits.

Ok, so I had another look at the code, trying to better understand how the different backends are implemented. As far as I can see they are not cleanly separated...