cloudRoutine / incr_map

Helpers for incremental operations on map like data structures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incr\_map

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.

About

Helpers for incremental operations on map like data structures.

License:MIT License


Languages

Language:OCaml 93.6%Language:Standard ML 5.8%Language:Shell 0.4%Language:Makefile 0.3%