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.14.0.tar.gz
sha256=aa9a9e28f0ad5fd3d76fb38a6b82bf8ab4561163f4a28976c8eff7558e5ce85e
md5=d4c990cd041a1376ff803959bd87165c

README.org.html

README.org

#+TITLE: 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.