Kalel

Results 2 comments of Kalel

@fhammerschmidt Thanks, `mod(a, b)` works for what we need.

@namenu I agree, although `mod()` works for me specifically - if ReScript is promoting syntatic features that resemble javascript then at minimal all basic arithmetic syntax should be honored -...