Module lambek::nat_trans[][src]

Natural Transformation, type f ~> g = forall x. f x -> g x

Traits

NaturalTransformation