Function S2Loop.contains

Returns true if the region contained by this loop is a superset of the region contained by the given other loop.

bool contains (
  S2Loop b
);