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.

Add traversal methods #53

Open
Open
@chrisdotcode

Description

@chrisdotcode

The Haskell version of Data.Map has methods in which you can traverse a Map, and return a modified version of that map.

Some of those include: map, mapWithKey, traverseWithKey, mapAccm, etc..

To the best of my knowledge, none of this is currently implemented.

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