Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Llama.List.insert doesn't work properly when index is length+1 #25

Open
Reselim opened this issue Dec 24, 2021 · 0 comments
Open

Llama.List.insert doesn't work properly when index is length+1 #25

Reselim opened this issue Dec 24, 2021 · 0 comments

Comments

@Reselim
Copy link
Contributor

Reselim commented Dec 24, 2021

Llama.List.insert({}, 1, "test") -> {}
Llama.List.insert({ "test" }, 2, "test2" ) -> { "test" }

Will send in a PR tomorrow, hopefully.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant