Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ StretchyList_Impl
Function
StretchyList_Impl
inst/include/Rcpp/StretchyList.h:47–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
Storage::set__(s) ;
46
}
47
StretchyList_Impl(SEXP x){
48
Storage::set__(r_cast<LISTSXP>(x)) ;
49
}
50
51
void update(SEXP x){}
52
Callers
1
StretchyList.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected