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)
Sun, Feb 16, 09:37
Unknown Object (File)
Sat, Feb 15, 21:50
Unknown Object (File)
Sat, Feb 15, 21:30
Unknown Object (File)
Sun, Feb 9, 23:43
Unknown Object (File)
Sun, Feb 9, 09:44
Unknown Object (File)
Sun, Feb 9, 09:44
Unknown Object (File)
Sun, Feb 9, 09:44
Unknown Object (File)
Sun, Feb 9, 01:05
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