You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recursion used seems to cause this to execute slower than an iterative approach. While it is nice to use this syntax, it doesn't seem efficient on sets of larger than 10,000 items.