preface.make
Via.Syntax
preface
preface.core
preface.laws
preface.qcheck
preface.specs
preface.stdlib
type ('a, 'index) t = ('a, 'index) Infix.t
A type ('a, 'index) t which is an Indexed_alt.
('a, 'index) t
Indexed_alt
val (let+) : ('a, 'index) t -> ('a -> 'b) -> ('b, 'index) t
let operator for mapping.
let