Parameter Via.Syntax

type 'a t = 'a Infix.t

A type 'a t which is an Alt.

val let+ : 'a t -> ('a -> 'b) -> 'b t

let operator for mapping.