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

feat: add keyExists to stdJson and stdToml #605

Merged
merged 2 commits into from
Sep 19, 2024
Merged

feat: add keyExists to stdJson and stdToml #605

merged 2 commits into from
Sep 19, 2024

Conversation

mds1
Copy link
Collaborator

@mds1 mds1 commented Sep 18, 2024

Hey @zerosnacks @klkvr can I get a quick review here?

One thing I'm wondering: why are the keyExists cheats view but the other JSON/TOML parsing cheats are pure?

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are fine, right @klkvr ?

Copy link
Member

@zerosnacks zerosnacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proposed API LGTM

I don't think there is a clear reason for marking these as view

Copy link
Member

@klkvr klkvr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

yeah, we can probably make it pure

@mds1 mds1 merged commit 5a802d7 into master Sep 19, 2024
3 checks passed
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.

4 participants