Refactor Repeatable to use clamp
pawandubey opened this issue · 0 comments
pawandubey commented
It just fails right now with an ArgumentError
if the limits supplied are negative. Should also check for overflow and clamp the value between 0..UInt64::MAX