Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

FoldableWithIndex instance leaking structure #138

Open
@matthewleon

Description

@matthewleon

Several others:

All FoldableWithIndex folds are leaking structure, as they use toUnfoldable. The cases of foldlWithIndex and foldMapWithIndex are addressed by #137

This leaves foldrWithIndex. It should probably be switched to use toAscUnfoldable, or solved more creatively.

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