Infix.Apply
A : Interface.APPLY
module Functions : sig ... end
val (<*) : 'a A.t -> 'b A.t -> 'a A.t
val (*>) : 'a A.t -> 'b A.t -> 'b A.t