package qcheck-core

  1. Overview
  2. Docs

Module QCheck.FnSource

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

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

Innovation. Community. Security.