package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b) t
val gen : 'a Generator.t -> 'b Generator.t -> ('a, 'b) t Generator.t
val obs : 'a Observer.t -> 'b Observer.t -> ('a, 'b) t Observer.t
val shrinker : 'a Shrinker.t -> 'b Shrinker.t -> ('a, 'b) t Shrinker.t
OCaml

Innovation. Community. Security.