package expect_test_helpers_core

  1. Overview
  2. Docs
type t
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t -> t -> int
include Ppx_compare_lib.Equal.S with type t := t
val equal : t -> t -> bool
include Base_quickcheck.Test.S with type t := t
val sexp_of_t : t -> Sexplib0.Sexp.t
val quickcheck_generator : t Base_quickcheck.Generator.t
val quickcheck_shrinker : t Base_quickcheck.Shrinker.t
OCaml

Innovation. Community. Security.