equals abstract method
Determines if position equals another position on the route. Throws if another position belongs to another route.
Implementation
core.bool equals(RoutePosition another);
Determines if position equals another position on the route. Throws if another position belongs to another route.
core.bool equals(RoutePosition another);