incr_map
Helpers for incremental operations on map like data structures.
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=.
Install
- Authors
-
- Maintainers
-
Sources
Dependencies
ocaml-migrate-parsetree
>= "1.0" & < "2.0.0"
jbuilder
>= "1.0+beta18.1"
ppx_jane
>= "v0.11" & < "v0.12"
incremental_kernel
>= "v0.11" & < "v0.12"
core_kernel
>= "v0.11" & < "v0.12"
ocaml
>= "4.04.1"
Reverse Dependencies
incr_dom
= "v0.11.0"
incr_dom_widgets
= "v0.11.0"