S2CellUnion.difference

Returns the difference of the two given cell unions.

class S2CellUnion
const
difference
out (result) { assert (result.isNormalized() || !isNormalized()); }

Meta