ConstrainedNaturalTransformation

trait ConstrainedNaturalTransformation[F[_], G[_], E[_]]

A constrained natural transformation

class Object
trait Matchable
class Any

Value members

Abstract methods

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