Skip to content

Give up on substitute() for dispatch args#683

Draft
hadley wants to merge 1 commit into
mainfrom
drop-find-var-in-frame
Draft

Give up on substitute() for dispatch args#683
hadley wants to merge 1 commit into
mainfrom
drop-find-var-in-frame

Conversation

@hadley

@hadley hadley commented Jun 5, 2026

Copy link
Copy Markdown
Member

Drop one use of Rf_findVarInFrame(). I think it's somewhat reasonable for NSE to not work with dispatch arguments since obviously they have to be evaluated in order to do dispatch. That said, there's not much benefit to it if we can't get rid of the other call needed for non-dispatch arguments.

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.

1 participant