Module Infix.Apply

Parameters

Signature

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