Skip to content

Feature request: Support functions where some recursive calls are non-tail recursive. #14

@aDifferentJT

Description

@aDifferentJT

It's often nice to eliminate the tail call in a function that can also call itself in non-tail position, I don't believe that this is supported by this library, and I can see no fundamental reason why it couldn't be, though I confess my own ignorance of the subtleties of this problem.

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