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
add Append() method for adding multiple elements to set (#93)
* add Append() method for adding multiple elements to set
* Fixing how Append gets dereferenced due to some recent changes.
We no longer need two layers of indirection.
---------
Co-authored-by: Ralph Caraveo <[email protected]>
0 commit comments