Skip to content

Allow arithmetic operations on references of ModInts #135

@TonalidadeHidrica

Description

@TonalidadeHidrica

Rust's primitive types allow i32 + i32, i32 + &i32, &i32 + i32, &i32 + &i32. It'd be nice if ModInt allows them too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions