ipld / specs

Content-addressed, authenticated, immutable data structures
Other
592 stars 108 forks source link

data-structures: clarify HAMT.Set with an existing key #334

Closed mvdan closed 3 years ago

mvdan commented 3 years ago

That is, we should modify an existing key-value pair, instead of inserting a new pair and ending up with duplicate keys.