Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create initial pull request #1

Open
davidchambers opened this issue Mar 19, 2019 · 0 comments
Open

create initial pull request #1

davidchambers opened this issue Mar 19, 2019 · 0 comments
Assignees

Comments

@davidchambers
Copy link
Member

I recently found myself debugging sanctuary-type-classes/List@1 while getting to the bottom of stack overflows in a test suite. It turns out that implementing methods recursively is elegant but doesn't work for large structures. 😂

I spent time rewriting the functions with loops, and I now want to put that code somewhere so it can be used by the test suites of multiple projects. This repository is the logical place.

If people end up using this module and we encounter performance problems, we can investigate building atop funkia/list as originally planned.

/cc @paldepind

@davidchambers davidchambers self-assigned this Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant