Reason: Modulo operator

Created on 3 Jun 2017  路  1Comment  路  Source: reasonml/reason

It would be cool to have a modulo operator in Reason.

I think this would be a good first task for someone looking to learn more about how Reason works. :) (could even be me if no one else gets to it!)

Most helpful comment

Oh, this does exist! It's an infix operator (i.e. 7 mod 3) and isn't documented on the website. I'll create a PR to add it there and close this one.

>All comments

Oh, this does exist! It's an infix operator (i.e. 7 mod 3) and isn't documented on the website. I'll create a PR to add it there and close this one.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kyldvs picture kyldvs  路  3Comments

cristianoc picture cristianoc  路  4Comments

rickyvetter picture rickyvetter  路  4Comments

ondrejsevcik picture ondrejsevcik  路  3Comments

jberdine picture jberdine  路  3Comments