Module Deriving_Functor.Functor_option

type 'a f = 'a option
val map : ('a -> 'b) -> 'a f -> 'b f