 | persistent-map-0.3.3: A thread-safe interface for finite map types with optional 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 |