preface.make
Alt.Syntax
preface
preface.core
preface.laws
preface.qcheck
preface.specs
preface.stdlib
module Core : Preface_specs.Alt.CORE
type 'a t = 'a Core.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