Skip to content

Modulus Operator #6455

Closed
Closed
@theRegex

Description

@theRegex

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

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions