Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
    Page
Library
Module
Module type
Parameter
Class
Class type
Source
UnionFind.StoreMapSourceThis module offers an implementation of STORE based on immutable integer maps. The stores thus obtained are persistent.
The easiest way of instantiating the above functor is with integer maps found in the standard library. This is done here.