mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-09 16:48:27 -05:00
![Paul "LeoNerd" Evans](/assets/img/avatar_default.png)
set.union() is a side-effect-free function that returns the union of two sets. This clearly wanted .update(), which is the side-effecting mutator version.