Skip to content

Conversation

@mhermier
Copy link
Contributor

@mhermier mhermier commented Mar 10, 2023

A preview implementation of #1151, so people can test and I can improve the change set.

  • Add Tuple class
    • Cannot create a subclass of Tuple
    • Act as a basic Array
    • Add static filled ?
    • Add fromAll ?
    • Add call method
  • Add Sequence.toTuple
    • Add  List.toTuple
  • Language integration
    • In grouping
    • Multiple returns ?
    • Find edges case in the language

@mhermier mhermier force-pushed the tuple branch 2 times, most recently from d896dc9 to 3454e2d Compare March 10, 2023 15:42
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