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