Skip to content

Make predicates' ask() non-recursive #3

@mistasse

Description

@mistasse

At the moment, ask() digs the stack of the Python VM. It would be more convenient (and maybe performant) to use an explicit stack instead.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions