package ppx_compare

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include Base.Exported_for_specific_uses.Ppx_compare_lib end
val phys_equal : 'a -> 'a -> bool
val polymorphic_compare : 'a -> 'a -> int
type !'a compare = 'a -> 'a -> int
val compare_abstract : type_name:string -> 'a compare
module Builtin : sig ... end