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

Add code generation for AnyList #335

Merged
merged 3 commits into from
Nov 14, 2022
Merged

Add code generation for AnyList #335

merged 3 commits into from
Nov 14, 2022

Conversation

lthibault
Copy link
Collaborator

This PR adds code generation for the AnyList type. To do so, it adds a capnp.Future.List() method that is analogous to capnp.Future.Struct().

Note: in a future effort, we should probably rename the Struct() method on generated *_Future types to something like Wait().

@lthibault lthibault merged commit 072e16a into main Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants