@edankwan just said that math/snap should work like Math.round, I think this kind of behavior is indeed useful but unfortunately I think a lot of people might be using math/snap already so we shouldn't change the behavior. I'm thinking in adding a new method math/round that works similar to snap and maybe even rename snap to floor.
@edankwan just said that
math/snap
should work likeMath.round
, I think this kind of behavior is indeed useful but unfortunately I think a lot of people might be usingmath/snap
already so we shouldn't change the behavior. I'm thinking in adding a new methodmath/round
that works similar tosnap
and maybe even renamesnap
tofloor
.