chrono icon indicating copy to clipboard operation
chrono copied to clipboard

Saturating operations

Open bragov4ik opened this issue 9 months ago • 9 comments

saturating_* methods might be quite useful. They are present in standard library for primitive types, so the use case can be quite frequent (?).

I found only one mention of saturation in this repo: "...library users could implement some saturating_* methods...".

Since there seems to be no separate discussion about this, I suggest to consider this implementation here.

bragov4ik avatar May 10 '24 18:05 bragov4ik