Alt.SYNTAX
Syntax operators.
type 'a t
A type 'a t which is an Alt.
'a t
Alt
val let+ : 'a t -> ('a -> 'b) -> 'b t
let operator for mapping.
let