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

Extended tuple, array, slice support #27

Merged
merged 7 commits into from
Dec 30, 2024
Merged

Extended tuple, array, slice support #27

merged 7 commits into from
Dec 30, 2024

Conversation

utkn
Copy link
Contributor

@utkn utkn commented Dec 26, 2024

This PR builds on top of #26, and it adds access and constructor builtins (+ syntax support) for arrays, slices and tuples. We also add replaceTuple, replaceArray and replaceSlice builtins that will be used for the lenses in a future update.

@utkn utkn added the enhancement New feature or request label Dec 26, 2024
@utkn utkn self-assigned this Dec 26, 2024
@utkn utkn requested a review from kustosz December 26, 2024 18:11
@utkn utkn marked this pull request as ready for review December 26, 2024 18:12
@utkn utkn mentioned this pull request Dec 26, 2024
@utkn utkn merged commit 6b01bee into main Dec 30, 2024
6 checks passed
@utkn utkn deleted the us/tuple-support branch December 30, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants