DiNaturalTransformation

trait DiNaturalTransformation[F[_, _], G[_, _]]
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply[A](f: F[A, A]): G[A, A]