|
Data.HasKey | Portability | non-portable (requires STM) | Stability | experimental | Maintainer | Peter Robinson <[email protected]> |
|
|
|
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 |