Skip to content

foldl : ((a, Zipper/Tree a) -> b -> b) -> b -> Tree a -> b #3

@z5h

Description

@z5h

I need a fold implmenetation which iterates through each (parent, children) tuple in the tree.
Am I correct in saying that this needs to be implemented within the project (as opposed to via the exposed API)?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions