package qcheck-core

  1. Overview
  2. Docs

A utility module of helpers for printing, shrinking, and applying generated function values.

  • since 0.6
type 'a t = 'a fun_
val print : _ t Print.t
val shrink : _ t Shrink.t
val apply : 'f t -> 'f
OCaml

Innovation. Community. Security.