Skip to content

Make recursion check consistent #4

@dgopstein

Description

@dgopstein

Right now we duck-type against the name of the individual method, it would be good to encapsulate this, so the logic didn't need to be reproduced for each different method name.

We should also consider that in the future we might want to add the ability to exclude certain DE's from recursion, to make a tuple-like array not deep iterable.

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