Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously, calling `PowerSet()` on a `threadSafeSet` would return a `threadUnsafeSet` of `threadUnsafeSet`s. Now it returns a `threadSafeSet` of `threadSafeSet`s.
- Loading branch information