-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Description
If I need to update a record, I think I need to do a get + unwrap_or_default, modify, and then insert? Does it cost me a lookup twice? Would it make sense to have an API like BTreeMap::entry?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels