Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ iterator
Class
iterator
system/include/emscripten/val.h:555–555 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
553
}
554
555
struct iterator;
556
557
iterator begin() const;
558
// our iterators are sentinel-based range iterators; use nullptr as the end sentinel
Callers
1
begin
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected