I have a method that has to remove any element listed in a (small) Set keysToRemove from some (potentially large) Map from. But
Set keysToRemove
Map from