Skip to content

Traversal tool generates pointless identity traversals #94

Description

@adamgundry

The Traversal tool generates traversals of the form traverseFooBar where Foo is a type that occurs nested within Bar. But it also generates and uses identity traversals traverseFooFoo, which is a bit stupid.

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