MapSetMap (Anoma v0.25.0)

An IdentityMap where the values are MapSets, plus some convenient helper functions.

Summary

Types

@type t(k, v) :: IdentityMap.t(k, MapSet.t(v))

Functions