Module Additive.Apply

type !'a t = Int.Additive.Semigroup.t * 'a
val map : ('a -> 'b) -> 'a t -> 'b t
val apply : ('a -> 'b) t -> 'a t -> 'b t