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

Print method needs to use class_ etc #232

Closed
hadley opened this issue Jun 20, 2022 · 0 comments · Fixed by #238
Closed

Print method needs to use class_ etc #232

hadley opened this issue Jun 20, 2022 · 0 comments · Fixed by #238

Comments

@hadley
Copy link
Member

hadley commented Jun 20, 2022

Currently

bizarro
#> <R7_generic> function (x, ...)  with 5 methods:
#> 1: method(bizarro, "integer")
#> 2: method(bizarro, "double")
#> 3: method(bizarro, "character")
#> 4: method(bizarro, new_S3_class("factor"))
#> 5: method(bizarro, "logical")
jamieRowen added a commit to jamieRowen/OOP-WG that referenced this issue Jul 12, 2022
jamieRowen added a commit to jamieRowen/OOP-WG that referenced this issue Jul 13, 2022
hadley pushed a commit that referenced this issue Jul 13, 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