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

Allow ignoring default values #9

Open
nomisRev opened this issue Apr 9, 2024 · 0 comments
Open

Allow ignoring default values #9

nomisRev opened this issue Apr 9, 2024 · 0 comments

Comments

@nomisRev
Copy link

nomisRev commented Apr 9, 2024

Hey @deusaquilus,
Thanks for this great library!

I am working with a lot of data, that contains a lot of optional values. Whilst pprint is already much better than toString, having all the redundant null is still quite annoying and produces a lot of noise.

KotlinX allows ignoring defaults using encodeDefaults = false, but not sure how helpful that is for the KMP implementation.

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