Page MenuHomeDevCentral

Implement IteratorAggregate for Vector and HashMap
ClosedPublic

Authored by dereckson on Feb 10 2022, 23:54.
Tags
None
Referenced Files
F30310582: D2510.id6331.diff
Fri, May 22, 08:48
Unknown Object (File)
Tue, May 19, 09:15
Unknown Object (File)
Mon, May 18, 14:43
Unknown Object (File)
Mon, May 18, 07:37
Unknown Object (File)
Mon, May 18, 05:04
Unknown Object (File)
Sat, May 16, 17:57
Unknown Object (File)
Wed, May 13, 17:53
Unknown Object (File)
Wed, May 13, 12:19
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