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

Update tuple syntax to use {..} instead of (..) and allow named fields #138

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

mohammadfawaz
Copy link
Contributor

Closes #137

@mohammadfawaz mohammadfawaz self-assigned this Jul 27, 2023
@mohammadfawaz mohammadfawaz force-pushed the mohammadfawaz/137 branch 3 times, most recently from 01218d5 to 1800794 Compare July 28, 2023 16:06
@mohammadfawaz mohammadfawaz changed the title Update tuple syntax using {..} instead of (..) Update tuple syntax using {..} instead of (..) and allow named fields Jul 28, 2023
@mohammadfawaz mohammadfawaz marked this pull request as ready for review July 28, 2023 16:39
@mohammadfawaz mohammadfawaz changed the title Update tuple syntax using {..} instead of (..) and allow named fields Update tuple syntax to use {..} instead of (..) and allow named fields Jul 29, 2023
@mohammadfawaz mohammadfawaz merged commit 4973891 into master Jul 31, 2023
6 checks passed
@mohammadfawaz mohammadfawaz deleted the mohammadfawaz/137 branch July 31, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spec and implement new tuple syntax and tuples with named fields
2 participants