Panic if underflow is detected in `SafeProbScores`
yml opened this issue · 3 comments
yml commented
jbrukh commented
Your confusion is not unwarranted -- the comment is incorrect. In the case of underflow, the method will return an error. The comment still applies if you replace "returns an error" for "panics".
Will fix.
yml commented
Waouuu that was fast :-) Thank you very much for releasing this code and accepting PR.
jbrukh commented
My pleasure. Thanks for contributing.