Skip to content
This repository was archived by the owner on Jul 15, 2022. It is now read-only.
This repository was 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

Description

@Reselim

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

Will send in a PR tomorrow, hopefully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions