Skip to content

feature request: a mutator which updates the value of arbitrary index of array #12

@taneba

Description

@taneba

Are you submitting a bug report or a feature request?

feature request

What is the current behavior?

In order to update the value of arbitrary index of array, we have to remove the value of index and insert again.

What is the expected behavior?

This feature enable to update the value at once (also without mutating the length of array).

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