Skip to content

APPEND/PART on string returns wrong result #170

Description

@dockimbel
>> append/part "" ["abcdefghijklm" 123] 4
== "ab"

Should return "abcd" or "abcdefghijklm123" depending at which level you want the 4 value to be applied to.

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