Skip to content

Instantly share code, notes, and snippets.

@qingwei91
Created March 14, 2019 20:36
Show Gist options
  • Select an option

  • Save qingwei91/971960160033077ec782e1ced39cb550 to your computer and use it in GitHub Desktop.

Select an option

Save qingwei91/971960160033077ec782e1ced39cb550 to your computer and use it in GitHub Desktop.
case class Fix[F[_]](unfix: F[Fix[F]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment