Function S2CellId.nextWrap

Like next() and prev(), but these methods wrap around from the last face to the first and vice versa. They should *not* be used for iteration in conjunction with child_begin(), child_end(), Begin(), or End(). The input must be a valid cell id.

S2CellId nextWrap() const;