Skip to content

compare

compare(a, b): number

Defined in: packages/@livestore/common/dist/schema/EventId.d.ts:30

Compare two event ids i.e. checks if the first event id is less than the second.

Parameters

a

EventId

b

EventId

Returns

number