MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / keyValueIterator

Method keyValueIterator

include/hx/Operators.h:433–436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

431
432
433Dynamic String::keyValueIterator()
434{
435 return new hx::StringKeyValueIterator(*this);
436}
437
438namespace hx
439{

Callers 4

runObjectMethod · 0.80
runObjectMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected