License | BSD-3-Clause |
---|---|
Maintainer | Oleg Grenrus <[email protected]> |
Safe Haskell | None |
Language | Haskell2010 |
GitHub.Data.Id
Description
Documentation
Numeric identifier.
Instances
Eq (Id entity) Source # | |
Data entity => Data (Id entity) Source # | |
Ord (Id entity) Source # | |
Show (Id entity) Source # | |
Generic (Id entity) Source # | |
Hashable (Id entity) Source # | |
ToJSON (Id entity) Source # | |
FromJSON (Id entity) Source # | |
Binary (Id entity) Source # | |
NFData (Id entity) Source # | |
IsPathPart (Id a) Source # | |
type Rep (Id entity) Source # | |