Closed
Description
This code:
is believed to be causing this stack overflow:
https://gist.github.com/Meyermagic/9523484
Some cursory analysis indicates that this code shouldn't need to be using (an attempt at) tail recursion; a version that uses a loop shouldn't be a difficult refactoring. See discussion here:
Metadata
Metadata
Assignees
Labels
No labels