Open jelle-bigbridge opened 1 year ago
These are useful when comparing ulids. So MIN would be the equivalent of 0 and MAX would be u128::MAX I think
I can see there is already a min() function but I think it would be useful if these values are available as constants, just like with the number types
These are useful when comparing ulids. So MIN would be the equivalent of 0 and MAX would be u128::MAX I think
I can see there is already a min() function but I think it would be useful if these values are available as constants, just like with the number types