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
RemoveAll is documented as being for testing. Move it into the tests.
Get should probably be Lookup, to match flag.
Iter is one of the few remaining uses of channels for iteration.
Should it just return a big slice? Or take a func?
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: