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
Furthermore I saw that HashGet, HashGetDefault and HashDelete require the environment as argument. Shouldn't they use the environment of the hash passed as pointer receiver? HashSet is doing that already.
Hey,
first of all thanks for your work. I really enjoy using zygomys!
I just wanted to mention that the hash examples on the Go API Wiki Site are not correct which might be confusing.
Thanks!
Best Regards
The text was updated successfully, but these errors were encountered: