Skip to main content

!=

Symbol of State.

(const State lhs != const State rhs) -> bool

Checks inequality between two states.

Returns true if both states are not equal.

Parameters

  • lhs: Left-hand side value.
  • rhs: Second state.