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 `Array` #372

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 #374 #376