Skip to content

Implement TCO solution for recursive methods #4

Description

@evanmoss

Figure out if it's worth it to add trampolining or something to prevent a recursive methods from exceeding max call stack for <ES6

http://www.2ality.com/2015/06/tail-call-optimization.html?m=1
http://www.integralist.co.uk/posts/js-recursion.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions