package qcheck-core

  1. Overview
  2. Docs

Utils on functions

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