|
| 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 |