Enumeration NumericOperators

Enumeration Members

< <= = > >=

Enumeration Members

<: 2
<=: 3
=: 4
>: 0
>=: 1

Generated using TypeDoc