Module

Data.Functor.Clown

#Clown

newtype Clown f a b

Constructors

Instances

#hoistClown

hoistClown :: forall f g a b. (f ~> g) -> Clown f a b -> Clown g a b

Modules