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

Removes all keys which are not in the passed set.

Parameters

self: *Self,
other: Self,