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.13.0.tar.gz
sha256=cb37635765867722db7c92bb7ab6d8f9711fd4c608e7d999983f54de09679c4b
md5=59ed1c75aaed8921758865e036f43092

Description

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=.

Published: 20 Nov 2019

Dependencies (5)

  1. dune >= "1.5.1"
  2. ppx_jane >= "v0.13" & < "v0.14"
  3. incremental >= "v0.13" & < "v0.14"
  4. core_kernel >= "v0.13" & < "v0.14"
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (3)

  1. bonsai < "v0.14.0"
  2. incr_dom = "v0.13.0"
  3. incr_dom_widgets >= "v0.13.0"

Conflicts

None

OCaml

Innovation. Community. Security.