package preface

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t
val generator : 'a QCheck2.Gen.t -> 'a t QCheck2.Gen.t
val observable : 'a QCheck2.Observable.t -> 'a t QCheck2.Observable.t
val pp : (Format.formatter -> 'a -> unit) -> Format.formatter -> 'a t -> unit
val equal : ('a -> 'a -> bool) -> 'a t -> 'a t -> bool
OCaml

Innovation. Community. Security.