package incr_map

  1. Overview
  2. Docs
Helpers for incremental operations on map like data structures.

Install

Dune Dependency

Authors

Maintainers

Sources

incr_map-v0.9.0.tar.gz
sha256=f9a5558ab2e9e2f533d0cdb60ed8a732770a9cf3639f5a2a99ded8ab1fcb65a2
md5=70876f4f26e5450450d037333631cb54

README.org.html

README.org

* Incr_map

A set of functions for operating incrementally and efficiently on map
like data structures.  This leverages new functionality in Incremental
along with the ability to efficiently diff map data structures using
=Map.symmetric_diff=.
OCaml

Innovation. Community. Security.