Compare
Contains array comparison routines with rhs as Self
| gt | gteq | lt | lteq | eq | |
|---|---|---|---|---|---|
| Int8 | ✓ | ✓ | ✓ | ✓ | ✓ |
| Int16 | ✓ | ✓ | ✓ | ✓ | ✓ |
| Int32 | ✓ | ✓ | ✓ | ✓ | ✓ |
| UInt8 | ✓ | ✓ | ✓ | ✓ | ✓ |
| UInt16 | ✓ | ✓ | ✓ | ✓ | ✓ |
| UInt32 | ✓ | ✓ | ✓ | ✓ | ✓ |
| Float32 | ✓ | ✓ | ✓ | ✓ | ✓ |
| Date32 | ✓ | ✓ | ✓ | ✓ | ✓ |
Contains array comparison routines with rhs as Self
| gt | gteq | lt | lteq | eq | |
|---|---|---|---|---|---|
| Int8 | ✓ | ✓ | ✓ | ✓ | ✓ |
| Int16 | ✓ | ✓ | ✓ | ✓ | ✓ |
| Int32 | ✓ | ✓ | ✓ | ✓ | ✓ |
| UInt8 | ✓ | ✓ | ✓ | ✓ | ✓ |
| UInt16 | ✓ | ✓ | ✓ | ✓ | ✓ |
| UInt32 | ✓ | ✓ | ✓ | ✓ | ✓ |
| Float32 | ✓ | ✓ | ✓ | ✓ | ✓ |
| Date32 | ✓ | ✓ | ✓ | ✓ | ✓ |