typedef KeyValueIterable<K, V>
no package
A KeyValueIterable is a data structure which has a keyValueIterator()
method to iterate over key-value-pairs.
A KeyValueIterable is a data structure which has a keyValueIterator()
method to iterate over key-value-pairs.