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
I am aware of the change made in this PR: #68, although dont really understand why to keep 0 as the return value of calling sorted_set[non_existent_member]. It is a bit confusing that you have to handle a special case of 0 in your own code.