Module Deriving_Functor.MonadFunctor

Parameters

Signature

type 'a f = 'a M.m
val map : ('a -> 'b) -> 'a f -> 'b f