Skip to main content

==

Symbol of State.

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

Checks equality between two states.

Returns true if both states are equal.

Parameters

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