W3cubDocs

/Haxe

KeyValueIterator<K, V>

no package

Available on all platforms

A KeyValueIterator is an Iterator that has a key and a value.

Alias

alias for Iterator<{value:V, key:K}>

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/KeyValueIterator.html