W3cubDocs

/Haxe

KeyValueIterable<K, V>

no package

Available on all platforms

A KeyValueIterable is a data structure which has a keyValueIterator() method to iterate over key-value-pairs.

Fields

keyValueIterator():KeyValueIterator<K, V>

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