Skip to content

semigroupList.append is not stack-safe #90

Closed
@sammthomson

Description

@sammthomson

I submitted a pull request (#89) with a fix and a regression test that just appends two long Lists together. It fails before the fix and passes afterward.

A lot of the functionality of purescript-maps and purescript-sets relies on converting to a List first (using append), so this bug is preventing working with large Maps and Sets in those libraries also.

Metadata

Metadata

Assignees

No one assigned

    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