Skip to content

Empty Dag has one pathDown #4

@trueshura

Description

@trueshura

Steps to reproduce:

      const dag = new Dag()
      console.log(dag.findPathsDown('a'));

outputs

Path { paths: [ [ 'a' ] ], _index: 0 }

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