arowM / elm-sequence-id / SequenceId


type SequenceId

Base 55263 representation of a sequential number.

toString : SequenceId -> String

Convert SequenceId to a base 55263 represented string.

init : SequenceId

Initial ID.

inc : SequenceId -> SequenceId

Get next SequenceId.