Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ environment
Function
environment
inst/include/Rcpp/Promise.h:75–77 ·
view source on GitHub ↗
* The promise environment : PRENV */
Source
from the content-addressed store, hash-verified
73
* The promise environment : PRENV
74
*/
75
Environment environment() const {
76
return Environment( PRENV(Storage::get__() ) ) ;
77
}
78
79
inline void update(SEXP data){}
80
Callers
1
was_evaluated
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected