 | persistent-map-0.3.4: A thread-safe (STM) interface for finite map types with persistency support. | Source code | Contents | Index |
|
| Data.HasKey | | Portability | non-portable (requires STM) | | Stability | experimental | | Maintainer | Peter Robinson <thaldyron@gmail.com> |
|
|
|
| Description |
|
|
| Synopsis |
|
| class HasKey a k | a -> k where | |
|
|
| Documentation |
|
| class HasKey a k | a -> k where | Source |
|
| Types where values have a key for indexing.
| | | Methods | | | Instances | |
|
|
| Produced by Haddock version 2.4.2 |