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

Write out node values immutably #397

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

JordonPhillips
Copy link
Contributor

This updates the node value serializer to write out immutable collections. This formatter is used for protocol tests and trait values. In the former case it doesn't matter either way, and in the latter we explicitly want immutable values.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This updates the node value serializer to write out immutable
collections. This formatter is used for protocol tests and trait
values. In the former case it doesn't matter either way, and in the
latter we explicitly want immutable values.
@JordonPhillips JordonPhillips requested a review from a team as a code owner February 28, 2025 17:25
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