12345678910111213141516171819open!Coreopen!Async_kernelmoduletypeQuickcheck_async_configured=sigincludeQuickcheck.Quickcheck_configured(** Like [test], but for asynchronous tests. *)valasync_test:?seed:Quickcheck.seed->?sizes:intSequence.t->?trials:int->?shrinker:'aQuickcheck.Shrinker.t->?shrink_attempts:Quickcheck.shrink_attempts->?sexp_of:('a->Sexp.t)->?examples:'alist->'aQuickcheck.Generator.t->f:('a->unitDeferred.t)->unitDeferred.tend