Function S2Loop.intersects

Returns true if the region contained by this loop intersects the region contained by the given other loop.

bool intersects (
  S2Loop b
);