package batteries

  1. Overview
  2. Docs
type t = input
val compare : input -> input -> int

A total order on inputs

val hash : input -> int

A hash function for inputs

val equal : input -> input -> bool
OCaml

Innovation. Community. Security.