Module type Tuple.FUNCTOR_F

Parameters

Signature

type 'a t = T.t * 'a
val map : ('a -> 'b) -> 'a t -> 'b t