package gluon

  1. Overview
  2. Docs
type t
val hash : t -> int
val equal : ?eq:('a -> 'a -> bool) -> t -> t -> bool
val make : 'value -> t
val pp : Format.formatter -> t -> unit
val unsafe_to_value : t -> 'value
OCaml

Innovation. Community. Security.