Eliminating @intFromFloat is also feasible if @ceil
, @floor
, @trunc
and @round
could coerce to integer values.
21 Likes
Eliminating @intFromFloat is also feasible if @ceil
, @floor
, @trunc
and @round
could coerce to integer values.