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

add insert!! and prepend!! #20

Open
matthias314 opened this issue Mar 30, 2024 · 0 comments
Open

add insert!! and prepend!! #20

matthias314 opened this issue Mar 30, 2024 · 0 comments

Comments

@matthias314
Copy link
Contributor

matthias314 commented Mar 30, 2024

Julia has insert! and deleteat! for vectors. BangBang implements deleteat!!, but insert!! seems to be missing. Similarly, Julia has append! and prepend! for vectors, but BangBang only implements append!!.

@matthias314 matthias314 changed the title add insert!! add insert!! and prepend!! Apr 1, 2024
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

No branches or pull requests

1 participant