Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RcppFiveDList::operator() #41

Open
Banana1530 opened this issue Jul 9, 2019 · 0 comments
Open

Add RcppFiveDList::operator() #41

Banana1530 opened this issue Jul 9, 2019 · 0 comments
Labels
Code Cleanliness Internal changes / clean-ups / refactoring

Comments

@Banana1530
Copy link
Collaborator

I think so.

If we add RcppFiveDList::operator(), wont' that let us write

list(1,2,3,4,5) = Rcpp::List::create(....)

in the code that uses this class?

Originally posted by @michaelweylandt in #37

@Banana1530 Banana1530 added the Code Cleanliness Internal changes / clean-ups / refactoring label Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanliness Internal changes / clean-ups / refactoring
Projects
None yet
Development

No branches or pull requests

1 participant