Skip to content

Conversation

@amomchilov
Copy link
Contributor

This documents behaviour like:

def do_something(if:)
  # Behaves like `binding.local_variable_get(:if)`, but faster.
  condition = { if: }[:if]
end

@eregon
Copy link
Member

eregon commented Jan 4, 2026

It sounds good to spec that indeed, could you rebase? (since #1187 is merged now)

@amomchilov
Copy link
Contributor Author

will-do when i have some free time

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.

2 participants