Skip to content

Rename vec-tree to vec-digraph? #1

@WildCryptoFox

Description

@WildCryptoFox

By definition trees contain zero cycles. The Index implements Copy, and the documentation mentions "cycles". This crate implements a directed graph.

If you'd like to restrict vec-tree to trees, make the Index non-Copy.

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