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

Proposal: add a fields.keys method. #94

Open
peterhuene opened this issue Dec 15, 2023 · 0 comments
Open

Proposal: add a fields.keys method. #94

peterhuene opened this issue Dec 15, 2023 · 0 comments

Comments

@peterhuene
Copy link

peterhuene commented Dec 15, 2023

Proposal issue for adding a fields.keys method with signature:

keys: func() -> list<field-key>

This is useful for cases where the caller might want to filter which keys to get values for, as opposed to fields.entries which returns value data for every key.

@peterhuene peterhuene changed the title Suggestion: add a fields.keys method. Proposal: add a fields.keys method. Dec 17, 2023
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

No branches or pull requests

1 participant