Page MenuHomeDevCentral

Implement IteratorAggregate for Vector and HashMap
ClosedPublic

Authored by dereckson on Feb 10 2022, 23:54.
Tags
None
Referenced Files
F7711824: D2510.diff
Thu, May 1, 12:38
Unknown Object (File)
Tue, Apr 29, 02:29
Unknown Object (File)
Tue, Apr 29, 02:28
Unknown Object (File)
Mon, Apr 28, 02:59
Unknown Object (File)
Mon, Apr 28, 00:10
Unknown Object (File)
Fri, Apr 25, 08:08
Unknown Object (File)
Wed, Apr 23, 18:36
Unknown Object (File)
Tue, Apr 22, 13:08
Subscribers
None

Details

Summary

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

Test Plan

Unit tests provided.

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Not Applicable
Unit
Tests Not Applicable