Trans

object Trans
class Object
trait Matchable
class Any
Trans.type

Value members

Concrete methods

def apply[F[_], G[_], A](f: F[A] => G[A]): Trans[F, G, A]