package herdtools7

  1. Overview
  2. Docs
include Stdlib.Set.OrderedType
type t
val compare : t -> t -> int
include Stdlib.Hashtbl.HashedType with type t := t
val equal : t -> t -> bool
val hash : t -> int
val to_string : t -> string

For debugging purposes.

OCaml

Innovation. Community. Security.