Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Segs/Segs
/ cend
Method
cend
3rd_party/lua_sol2/include/sol.hpp:21341–21343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21339
}
21340
21341
const_iterator cend() const {
21342
return global.cend();
21343
}
21344
21345
global_table globals() const {
21346
return global;
Callers
8
end
Method · 0.45
make_chunk_name
Function · 0.45
real_index_call
Method · 0.45
metatable_new_index
Function · 0.45
core_indexing_call
Method · 0.45
simple_core_indexing_call
Function · 0.45
insert
Method · 0.45
add
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected