incr_mapversion
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.12/files/incr_map-v0.12.0.tar.gz sha256=ffb23d662a680ee577c6c82be3fcb7036b61c083a47f9fdab3fb61f6280c9c1e md5=11990ee43b8e56c268c46e01ed41c453 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/incr_map/incr_map.v0.12.0/opam |
Required by
- incr_dom=v0.12.0
- incr_dom_widgets=v0.12.0