Skip to content

Implement modulus operator #63

@Titaniumtown

Description

@Titaniumtown

Could using % on ApInts be implemented? For example

s = a % b;

currently fails with this error:

cannot mod `ApInt` by `ApInt`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions