package bignum

  1. Overview
  2. Docs
Core-flavoured wrapper around zarith's arbitrary-precision rationals

Install

Dune Dependency

Authors

Maintainers

Sources

bignum-v0.12.0.tar.gz
sha256=ba5098820838176418faa6aa2e7be3bfb4d9d03f46c2ed432b3d19a3de307dcd
md5=3bd6804528eaf6e1c6262bbd991c886d

doc/bignum.bigint/Bigint/Hash_queue/Key/index.html

Module Hash_queue.Key

type t = t
val compare : t -> t -> int
val sexp_of_t : t -> Base.Sexp.t
val hash : t -> int

Two ts that compare equal must have equal hashes for the hashtable to behave properly.

OCaml

Innovation. Community. Security.