Skip to content

flatModify should be uncancelable #3306

@armanbilge

Description

@armanbilge

This has binary-compat implications but fortunately has not been released yet. Opened an issue so we don't forget. h/t @bpholt

def flatModify[B](f: A => (A, F[B]))(implicit F: FlatMap[F]): F[B] = F.flatten(modify(f))

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions