Skip to content

fold is bimap #173

Closed
Closed
@puffnfresh

Description

@puffnfresh

I took a look at fold and saw:

fold :: (a -> c) -> (b -> c) -> Future a b -> Future d c

This is not a fold, this is bimap.

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