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

JSON Type named tup elements #594

Open
streamich opened this issue Apr 23, 2024 · 0 comments
Open

JSON Type named tup elements #594

streamich opened this issue Apr 23, 2024 · 0 comments

Comments

@streamich
Copy link
Owner

streamich commented Apr 23, 2024

  • Consider adding ability to name tup elements.
  • Alternatively, introduce new vec type, which is similar to tup, but supports named elements, and possibly optional trailing elements.
  • Alternative, reuse the existing obj type. As the fields are already sorted, add ability to serialize obj as a tumple.
    • Consider adding format field to obj type. Say, format: "tup".
@streamich streamich created this issue from a note in Kanban board (Needs clarification 🧪) Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Kanban board
Needs clarification 🧪
Development

No branches or pull requests

1 participant