Page MenuHomeDevCentral

Implement IteratorAggregate for Vector and HashMap
ClosedPublic

Authored by dereckson on Feb 10 2022, 23:54.
Tags
None
Referenced Files
F7055655: D2510.id.diff
Sat, Apr 19, 22:21
F7020933: D2510.diff
Sat, Apr 19, 08:04
Unknown Object (File)
Thu, Apr 17, 10:04
Unknown Object (File)
Thu, Apr 17, 08:13
Unknown Object (File)
Thu, Apr 17, 02:46
Unknown Object (File)
Wed, Apr 16, 23:10
Unknown Object (File)
Wed, Apr 16, 14:35
Unknown Object (File)
Wed, Apr 16, 12:48
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