Skip to content

Add comparison operators #475

Description

@istmarc

Hello,
I've noticed that comparison operators are missing from the ndslice implementation. If possible I would like to add support for the following comparison operators:

  • Greater than: gt or >
  • Greater or equal than: ge
  • Less than: lt or <
  • Less or equal than: le
  • Equal: ==
  • Different: !=

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions