justin330
Results
1
issues of
justin330
Like a saturating operator for assignment/conversions. Safe for all values with the exception of nan -> int. `@clampTo(i2, @as(f32, @trunc(-1023.33))) == -1 ` Like int -> int conversions in C,...
proposal