Skip to content

Commit

Permalink
Add notification in Set in OrderedMap
Browse files Browse the repository at this point in the history
This commit adds callback notification in the set child element in map.
So if child element is modified after OrderedMap.Set() , changes to
child element is properly reflected in the parent map.

This commit doesn't appear to be needed by current version of Cadence
but it helps reduce Atree's dependence on an implementation detail
of Cadence.
  • Loading branch information
fxamacker committed Sep 20, 2023
1 parent 1664e36 commit feb6adf
Showing 1 changed file with 179 additions and 68 deletions.
Loading

0 comments on commit feb6adf

Please sign in to comment.