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

Give some examples of how to use structs #633

Open
jyasskin opened this issue Feb 14, 2024 · 0 comments
Open

Give some examples of how to use structs #633

jyasskin opened this issue Feb 14, 2024 · 0 comments
Labels
addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest

Comments

@jyasskin
Copy link
Member

What problem are you trying to solve?

Some early iterations of w3c/vc-data-integrity#244 included text like "An algorithm that takes proof options (struct options) as input and produces a proof configuration (struct proofConfig) as output". I believe Infra intends "struct" to be used to build concrete types, rather than be used directly as the type of a variable. But the current wording is ambiguous between that interpretation, and an interpretation of structs as another kind of map.

What solutions exist today?

No response

How would you solve it?

No response

Anything else?

No response

@jyasskin jyasskin added addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest labels Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest
Development

No branches or pull requests

1 participant