categories: |
Data |
dependencies: |
[Dependency "base" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "random" [[VGte "3.0.0",VLt "4.0.0"]]] |
documentation: |
finite-map ========== This package is included for compatbility reasons only. It contains the deprecated library `Data.FiniteMap` implementing finite maps, i.e., efficient purely functional data structures to store a mapping from keys to values. Instead of this library, one should use the library `Data.Map` from package `containers` (which has a slightly different API). |
exportedmodules: |
Data.FiniteMap |
modules: |
Data.FiniteMap |
version: |
3.0.0 |