preface.make
Via.Syntax
preface
preface.core
preface.laws
preface.qcheck
preface.specs
preface.stdlib
type 'a t = 'a Core.t
The type held by the Functor.
Functor
val (let+) : 'a t -> ('a -> 'b) -> 'b t
let operator for mapping.
let