Stog library reference documentation : Stog_tmap

Module Stog_tmap

module Stog_tmap: sig .. end
Storing data referenced by a unique id. Uses maps to store the information,
Map of elements with automatic id creation and phantom type for keys.
Author(s): Maxence Guesdon
Version: 0.1

module type S = sig .. end
Storing data referenced by a unique id.
include Stog_tmap.S