Skip to content

Conversation

@annevk
Copy link
Member

@annevk annevk commented Aug 18, 2025

Declare types, stop using / for two-tuples, and use syntax for lists.

Fixes #222.


Preview | Diff

annevk added 2 commits August 18, 2025 17:32
Declare types, stop using / for two-tuples, and use syntax for lists.

Fixes #222.
Copy link
Member

@DCtheTall DCtheTall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup, I had a few comments before merging but mostly looks fine.

@annevk annevk merged commit 4e10a29 into main Sep 12, 2025
2 checks passed
@annevk annevk deleted the annevk/modernize branch September 12, 2025 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Tuple syntax no longer allows / to be used

3 participants