Function S2Loop.equals

Returns true if two loops have the same vertices in the same linear order (i.e., cyclic rotations are not allowed).

bool equals (
  in const(S2Loop) b
) const;