Data.CQRS.GUID
Description
Globally Unique IDentifiers.
Documentation
A Globally Unique IDentifier.
hexDecode :: ByteString -> Maybe GUIDSource
Decode a GUID from hex representation.
hexEncode :: GUID -> ByteStringSource
Hex encode a GUID.
cqrs-0.6.0: Command-Query Responsibility Segregation
Data.CQRS.GUID
Description
Globally Unique IDentifiers.
A Globally Unique IDentifier.
hexDecode :: ByteString -> Maybe GUIDSource
Decode a GUID from hex representation.
hexEncode :: GUID -> ByteStringSource
Hex encode a GUID.