Skip to content

Change modulo from % to mod #48

@cshaa

Description

@cshaa

For a non-programmer, % is immediately recognizable as a per cent sign, not as modulo. The mathematical symbol for a modulo is the “mod” keyword. Filtrex v3 will introduce a mod keyword and deprecate the % operator.

In a future version, % could be potentially reintroduced as percentage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    designAn issue regarding the user experienceimplementedThis feature is implemented in `develop` and ready for testing

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions