stdune
Stdune.Per_item
Module used to represent the (per_xxx ...) forms
(per_xxx ...)
The main different between this module and a plain Map is that the map operation applies transformations only once per distinct value.
Map
map
module Make (Key : Map.Key) : sig ... end