package colibri2

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.