fn toggleSet(self: *Self, other: Self) void

Toggles the presence of all keys in the passed set.

Parameters

self: *Self,
other: Self,