You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds inherent methods to `SetOfVec` shaped like the `Extend` and
`FromIterator` traits.
However, the methods are fallible, so they don't quite fit the existing
traits, hence why inherent methods are used instead.
0 commit comments