package prbnmcn-proptest

  1. Overview
  2. Docs

Module Proptest.GenericSource

Sourcemodule type Name = sig ... end
Sourcemodule type Generator = sig ... end
Sourceval add_test : string -> bool Crowbar.gen -> unit
Sourceval apply : 'a Crowbar.gen -> ('a -> 'b) -> 'b Crowbar.gen
Sourceval apply_pair : 'a Crowbar.gen -> ('a -> 'a -> 'b) -> 'b Crowbar.gen
Sourceval apply_triple : 'a Crowbar.gen -> ('a -> 'a -> 'a -> 'b) -> 'b Crowbar.gen
Sourceval sf : ('a, unit, string) format -> 'a
OCaml

Innovation. Community. Security.