Skip to content
Snippets Groups Projects
user avatar
Nate Bosch authored
The `.add` method returns a boolean indicating whether then value was
not already contained in the set. Find a few places where both are used
unnecessarily and refactor to only call `.add` and use the returned
boolean.
f7638ce8
Name Last commit Last update