Skip to content

Conversation

@copybara-service
Copy link

Properly handle lambda parameters from context.

  • Add a way to mark whether a parameter is captured and track the node it captures.
  • Use the captured node type directly intead of including in parametrics.
  • Ignore the captured nodes when resolving the function type.

* Add a way to mark whether a parameter is captured and track the node it captures.
* Use the captured node type directly intead of including in parametrics.
* Ignore the captured nodes when resolving the function type.

PiperOrigin-RevId: 861320585
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