kryesh
kryesh
Thanks for the feedback! I had a read through #105 and came up with `run_scoped` as a minimal adaptation of my current code. I made checkpoint and the associated methods...
No problem, I think that approach makes sense, sounds like the first 2 steps are pretty close to my original PR but with the reset function marked as unsafe -...
Have updated to address some of the feedback, still need to add tests though - not familiar with quickcheck so will need to figure that out. Probably won't have time...