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

Error if ... in generic signature #88

Closed
hadley opened this issue Oct 27, 2021 · 0 comments · Fixed by #141
Closed

Error if ... in generic signature #88

hadley opened this issue Oct 27, 2021 · 0 comments · Fixed by #141

Comments

@hadley
Copy link
Member

hadley commented Oct 27, 2021

library(R7)
foo <- new_generic("foo", signature = c("x", "..."))

Created on 2021-10-27 by the reprex package (v2.0.1)

@hadley hadley changed the title Error if attempting to dispatch on ... Error if ... in generic signature Oct 27, 2021
hadley added a commit that referenced this issue Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant