Skip to content

Revisit PInvariant #9

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].

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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