Module

Logoot.Types.Identifier

Package
purescript-logoot-core
Repository
juspay/purescript-logoot-core

#IdentifierF Source

newtype IdentifierF f peerId clock

Constructors

Instances

#headIdentifier Source

headIdentifier :: forall c i f. Applicative f => IdentifierF f i c

Suggested identifier that corresponds to the beginning of a document

#lastIdentifier Source

lastIdentifier :: forall c i f. Applicative f => Base -> IdentifierF f i c

Suggested identifier that corresponds to the end of a document