package colibri2

  1. Overview
  2. Docs

Maps with integers keys using Patricia Trees.

From the paper of Chris Okasaki and Andrew Gill: 'Fast Mergeable Integer Maps'.

Modified for hashconsing the subtrees

Remarks:

translate is currently implemented using a complete reconstruction

val hsb : int -> int

highest bit set

OCaml

Innovation. Community. Security.