Interactor.op_Inequality
static bool op_Inequality(Interactor a, Interactor b)
An inequality test.
| Interactor a | An Interactor. |
| Interactor b | An Interactor. |
| RETURNS: bool | True if unequal, false otherwise. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!