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
feat: add SetIf and DeleteIf methods. (#6)
These methods allow you to lazy create/initialize values and decide if the values should be set or deleted while the map shard is locked.
Signed-off-by: Hiram Chirino <hiram@hiramchirino.com>