Skip to content

Maybe make a traverse test #24

@Anton-Latukha

Description

@Anton-Latukha

traverse pure probably suitable to be used for data structure spine traversal "in the data-type-recommended way".

Maybe there even more idiomatic way to do it.

Maybe traverse (const $ Identity ()) would ensure nudging Haskell to not manipulating, maybe even not looking into values at all.

As I am interested to see how data structure spine traversing goes in which data types to understand the impact of the design of data structures on spine traversal & so fold.

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