package batteries

  1. Overview
  2. Docs
type t = unit output
val compare : _ output -> _ output -> int

A total order on outputs

val hash : _ output -> int

A hash function for outputs

val equal : _ output -> _ output -> bool
OCaml

Innovation. Community. Security.