Skip to content

Revisit PInvariant #9

@adelbertc

Description

@adelbertc

Currently PInvariant#pimap has type F[A] => Iso[A, B] => F[B]. The convention of putting the type to inject as the left type parameter (e.g. Int => Json) makes this a bit awkward to use, so perhaps it should be F[B] => Iso[A, B] => F[A].

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