categories: |
Data |
dependencies: |
[Dependency "base" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "random" [[VGte "3.0.0",VLt "4.0.0"]]] |
documentation: |
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 |
exportedmodules: |
Data.Map Data.Set |
modules: |
Data.Map Data.Set |
version: |
3.0.0 |