incr_mapversion Documentation on ocaml.org
Helpers for incremental operations on map like data structures
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=.
| Author | Jane Street Group, LLC |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/janestreet/incr_map |
| Issue Tracker | https://github.com/janestreet/incr_map/issues |
| Maintainer | Jane Street developers |
| Dependencies |
|
| Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.13/files/incr_map-v0.13.0.tar.gz sha256=cb37635765867722db7c92bb7ab6d8f9711fd4c608e7d999983f54de09679c4b md5=59ed1c75aaed8921758865e036f43092 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/incr_map/incr_map.v0.13.0/opam |
Required by
- bonsai<v0.14.0
- incr_dom=v0.13.0
- incr_dom_widgets>=v0.13.0


