Skip to content

Add Data.List or Data.Foldable  #170

@Divesh-Otwani

Description

@Divesh-Otwani

We should have the equivalent functions working on linear lists (or list-like collections).

On base, this is usually done by lists Foldable instance. There is a current PR #126 which creates a linear Foldable class. However, it does require some design decisions to be made (see the discussion on the PR). This issue is here to make sure that we implement an alternative if we decide to not go ahead with that PR.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions