Closed
Description
We're starting a new project that will use tons of animation and decided Rescript is a strong candidate - we love it's support for React. During our testing phase we discovered there seems to be no modulus operator, for exmaple:
let a = b mod c;
This is well implemented in Reason, https://reasonml.github.io/api/Pervasives.html#VAL(mod).
Are there any plans to add support for this in Rescript?
Metadata
Metadata
Assignees
Type
Projects
Status
No status