Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ iterator
Method
iterator
include/hx/Operators.h:427–430 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
425
426
427
Dynamic String::iterator()
428
{
429
return new hx::StringValueIterator(*this);
430
}
431
432
433
Dynamic String::keyValueIterator()
Callers
4
runObject
Method · 0.80
runGetIteratator
Method · 0.80
runObject
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected