Page MenuHomeDevCentral

Implement IteratorAggregate for Vector and HashMap
ClosedPublic

Authored by dereckson on Feb 10 2022, 23:54.
Tags
None
Referenced Files
F27255403: D2510.diff
Sat, May 2, 05:39
Unknown Object (File)
Thu, Apr 30, 02:26
Unknown Object (File)
Sun, Apr 26, 15:10
Unknown Object (File)
Sun, Apr 26, 13:34
Unknown Object (File)
Sat, Apr 25, 05:35
Unknown Object (File)
Fri, Apr 24, 13:51
Unknown Object (File)
Fri, Apr 24, 09:02
Unknown Object (File)
Wed, Apr 22, 10:59
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