View Source Electric.Postgres.Xid (electric v1.0.0-beta.17)
Summary
Types
@type anyxid() :: pos_integer()
@type cmp_result() :: :lt | :eq | :gt
Functions
@spec compare(anyxid(), anyxid()) :: cmp_result()
@type anyxid() :: pos_integer()
@type cmp_result() :: :lt | :eq | :gt
@spec compare(anyxid(), anyxid()) :: cmp_result()