package incr_map

  1. Overview
  2. No Docs
Helpers for incremental operations on map like data structures

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=91acc784e4760af8544c4504bee1a9f6d7385eb0620f8e56392cd193a250b7d2

doc/incr_map/Incr_map/Lookup/M/index.html

Module Lookup.MSource

A convenient way to refer to the type for a given key.

Parameters

module K : sig ... end

Signature

Sourcetype nonrec ('v, 'w) t = (K.t, 'v, K.comparator_witness, 'w) t