Module QCheck.Fn

module Fn: sig .. end
Utils on functions
Since 0.6

type 'a t = 'a QCheck.fun_ 
val print : 'a t QCheck.Print.t
val shrink : 'a t QCheck.Shrink.t
val apply : 'f t -> 'f