Skip to content

Reorder tuples for transitions #64

Description

@leonbohn

At the moment, we sometimes return tuples (source, expression, target, color) as a transition/edge. In other places, the more natural (source, expression, color, target) is used. We should only be using one of them. The only sensible choice is the latter.

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