containers ========== This package contains the following libraries: - `Data.Map`: an implementation of finite maps, i.e., efficient purely functional data structures to store a mapping from keys to values - `Data.Set`: an efficient implementation of sets based in finite maps