Skip to content

Value of Deep #8

@cgvedant

Description

@cgvedant

Hi, I have a question about how we define the deep value of a node. Considering the exampledata={x: "a string value", y: {z: "y is an object"}}; I expected x and y to have the same deep. But y, being an object, gets the value deep + 1. Is this a bug, if not could you please help me understand why you chose this design.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions