HomeDevCentral

Implement IteratorAggregate for Vector and HashMap

Description

Implement IteratorAggregate for Vector and HashMap

Summary:
As collections should be Traversable, this change exposes an iterator
against the underlying storage array.

Test Plan: Unit tests provided.

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2510

Details

Provenance
derecksonAuthored on Feb 10 2022, 23:52
derecksonPushed on Feb 19 2022, 22:15
Parents
rKERUALD33e61d2c5083: Implement ArrayAccess interface for Vector and HashMap
Branches
Unknown
Tags
Unknown
References
tag: omnitools/0.7.3

Event Timeline