Skip to content

Add comparison operators #475

@istmarc

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: !=

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