module F: CCCat.FUNCTOR
CCCat.FUNCTOR
type +'a t
+'a
val map : ('a -> 'b) -> 'a t -> 'b t
('a -> 'b) -> 'a t -> 'b t