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 | Apache-2.0 |
Published | |
Homepage | https://github.com/janestreet/incr_map |
Issue Tracker | https://github.com/janestreet/incr_map/issues |
Maintainer | Jane Street developers |
Dependencies |
|
Conflicts |
|
Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.11/files/incr_map-v0.11.0.tar.gz sha256=d292449800bb575ddb651287a040163ac6a8fddc021222f2f895141920ac011f md5=f38e15143d571ff5871b1ffbb6e0cde9 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/incr_map/incr_map.v0.11.0/opam |
Required by
- incr_dom=v0.11.0
- incr_dom_widgets=v0.11.0