Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ clearWorld
Function
clearWorld
inst/tinytest/cpp/Module.cpp:73–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
};
72
73
void clearWorld(ModuleWorld* w) {
74
w->set(
""
);
75
}
76
77
class ModuleNum{
78
public:
Callers
nothing calls this directly
Calls
1
set
Method · 0.45
Tested by
no test coverage detected