Skip to content
This repository was archived by the owner on May 27, 2020. It is now read-only.

Conversation

sergei-shabanau
Copy link

This flag is used by scalaz to support features provided by pascal.

For example it is required to compile the following code

  def test[A, F[_], G[_]](fa: F[A])(fg: F ~> G): G[A] =
    fg.apply(fa)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants