Skip to content

Add splice function? #1

Description

$oh->splice( 1, 0, @pairs ); #add after first entry

Splice is tricky when there is a replacment list and the list includes keys
already in the hash. Removing them throws off the offset/length. Possibly
splicing keys already in the hash just has to be an error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions