package zdd

  1. Overview
  2. Docs
type t
val hash : t -> int

Hash function

val compare : t -> t -> int

Total order

val equal : t -> t -> bool

Equality test

val pp : Format.formatter -> t -> unit

Pretty printer

OCaml

Innovation. Community. Security.