Skip to content

Implement Iterator interfaces for LoadedValueIterator#635

Merged
fxamacker merged 1 commit intomainfrom
fxamacker/implement-iterator-interface-for-LoadedValueIterator
Mar 10, 2026
Merged

Implement Iterator interfaces for LoadedValueIterator#635
fxamacker merged 1 commit intomainfrom
fxamacker/implement-iterator-interface-for-LoadedValueIterator

Conversation

@fxamacker
Copy link
Member

Updates onflow/cadence#4442

This PR implements:

  • ArrayIterator interface for ArrayLoadedValueIterator
  • MapIterator interface for MapLoadedValueIterator

  • Targeted PR against main branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

This commit implements:
- ArrayIterator interface for ArrayLoadedValueIterator
- MapIterator interface for MapLoadedValueIterator
Copy link
Member

@turbolent turbolent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@fxamacker fxamacker merged commit 704305f into main Mar 10, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants