Module type Amall_types.FUNCTOR


module type FUNCTOR = sig .. end

type 'a t 
val fmap : ('a -> 'b) -> 'a t -> 'b t