Page MenuHomeDevCentral

Implement IteratorAggregate for Vector and HashMap
ClosedPublic

Authored by dereckson on Feb 10 2022, 23:54.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 8, 17:59
Unknown Object (File)
Sun, Nov 3, 07:15
Unknown Object (File)
Thu, Oct 31, 05:41
Unknown Object (File)
Sun, Oct 27, 18:24
Unknown Object (File)
Sat, Oct 26, 22:03
Unknown Object (File)
Sat, Oct 19, 02:36
Unknown Object (File)
Wed, Oct 16, 16:10
Unknown Object (File)
Mon, Oct 14, 00:25
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