package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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