Skip to content

Final method registration refactoring#668

Open
hadley wants to merge 5 commits into
mainfrom
method-register-refactor
Open

Final method registration refactoring#668
hadley wants to merge 5 commits into
mainfrom
method-register-refactor

Conversation

@hadley
Copy link
Copy Markdown
Member

@hadley hadley commented May 29, 2026

Fixes #455

@hadley hadley requested a review from t-kalinowski June 1, 2026 17:39
Comment thread R/method-register.R
#' @param signature A method signature.
#'
#' For S7 generics that use single dispatch, this must be one of the
#' For single single dispatch generics, this must be one of the
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#' For single single dispatch generics, this must be one of the
#' For single-dispatch generics, this must be one of the

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 this pull request may close these issues.

Let method<- register any method

2 participants