mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-25 17:45:03 +03:00
c47ecb859e
To avoid always having to create arrays to do array-like methods I have created a util that recreates some of those simple yet useful methods that will act on any iterable or iterator. This should make it easier to work with Set and Map. Change-Id: Iec868fda4c9d018f813e824ea197ef914436fee3