Skip to content

Conversation

mikesol
Copy link

@mikesol mikesol commented Sep 11, 2021

Description of the change

Recast cofree is useful in cases where one wants to change the functor of a Cofree but the natural transformation f ~> g required in hoistCofree is too restrictive. This allows g to peek on the inside of f (Cofree f a).


Checklist:

  • Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation
  • Added a test for the contribution (if applicable)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant