Skip to content

One node replace another node #89

Description

@mmakatri

If I have 2 nodes with the same data like

        val node1 = Node("Test")
        val node2 = Node("Test")

The output of the just will be one node because they have the same data is it possible to show the 2 nodes with the same data ?

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