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

Iterating properties #173

Closed
wants to merge 3 commits into from
Closed

Iterating properties #173

wants to merge 3 commits into from

Conversation

ilyapuchka
Copy link
Collaborator

This PR adds support for iterating objects, structs and tuples over their properties. One use case I can think of for this is to avoid converting native types to json to print out their propertis in a generic way. Not sure how else this can be useful though =)

@kylef kylef closed this in c0e66eb Dec 31, 2017
@kylef kylef deleted the iterating-properties branch December 31, 2017 20:38
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