Skip to content

Issue on nested arrays #14

@ryucc

Description

@ryucc

Right now the whole array is rewrapped.

Need to change to only rewrapping the leaf nodes, then restore the original reference on return.

For return values, we also need to match by array reference a.k.a. "==".

There will be bugs in the future.

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