Cool. I would point out that the commented code suggests you should be handling the 0 case, but you are not (when T.min == T.max)
Should I do a Phobos PR for this? If so where should I put it?
Cool. I would point out that the commented code suggests you should be handling the 0 case, but you are not (when T.min == T.max)
Should I do a Phobos PR for this? If so where should I put it?