Module Validated.Add_compare

Parameters

module Raw : sig ... end
module Validated : S with type raw := Raw.t

Signature

include Ppx_compare_lib.Comparable.S with type t := Validated.t
val compare : Validated.t -> Validated.t -> int