onflow / atree

Atree provides scalable arrays and scalable ordered maps.
https://onflow.org
Apache License 2.0
39 stars 13 forks source link

Allow updating static types of `OrderedMap` #373

Closed fxamacker closed 4 months ago

fxamacker commented 4 months ago

Updating static types is needed by Cadence migrations. For more details, see

fxamacker commented 4 months ago

Closed by #375 #377