Skip to content

Conversation

gldubc
Copy link
Member

@gldubc gldubc commented Oct 17, 2024

Add type safe operators to perform tuple insertion and deletion at a given integer index.

Deals with dynamic by considering which values make the operation succeed (e.g., inserting at position 2 into a tuple requires tuples of size at least 2)

@josevalim josevalim merged commit d59b298 into elixir-lang:main Oct 24, 2024
7 of 9 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@josevalim josevalim deleted the tuples-insert-delete branch October 24, 2024 12:44
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.

2 participants