Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ remove_set
Method
remove_set
include/covscript/impl/runtime.hpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void remove_set()
109
{
110
m_set.pop_no_return();
111
}
112
113
void remove_domain()
114
{
Callers
2
translate
Method · 0.80
interpret
Method · 0.80
Calls
1
pop_no_return
Method · 0.80
Tested by
no test coverage detected