Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ clear_set
Method
clear_set
include/covscript/impl/runtime.hpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
void clear_set()
126
{
127
m_set.top().clear();
128
}
129
130
void clear_domain()
131
{
Callers
3
preprocess
Method · 0.80
interpret
Method · 0.80
reset_status
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected