Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add tap method for Either to support side effects without breaking chain #161

@benmooo

Description

@benmooo

Currently, Either class lacks a tap() method which makes it difficult to perform side effects (like logging) while maintaining the functional chain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions