Skip to content

create initial pull request #1

@davidchambers

Description

@davidchambers

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions