package pa_ppx

  1. Overview
  2. Docs
type nonrec equal = {
  1. mutable f : t -> t -> Bool.t;
}
val f : equal