package async_rpc_kernel

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

Total order on t. Unknown is equal only to Unknown. You might not want this kind of comparison for things other than e.g. making a Map.t

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

Innovation. Community. Security.