object
typeid(Representation)
Representation- Text representation for the TypeID, its type prefix, and its UUID suffix. Possible values areatom,chars, andcodes.
Type-safe, K-sortable, globally unique identifier (TypeID) generator. Implements the TypeID specification (a type prefix plus a version 7 UUID encoded using a strict, lowercase variant of Crockford base32).
logtalk_load(typeid(loader))static, context_switching_callsPublic predicates
(no local declarations; see entity ancestors if any)
Protected predicates
(no local declarations; see entity ancestors if any)
Private predicates
(no local declarations; see entity ancestors if any)
Operators
(none)
See also
typeid, ids(Representation,Bytes), cuid2(Representation,Size,Alphabet), ksuid(Representation,Alphabet), nanoid(Representation,Size,Alphabet), snowflakeid(Representation,EpochMilliseconds,TimeUnitMilliseconds,TimestampBits,NodeBits,SequenceBits,Node), sqids(Representation), ulid(Representation), uuid(Representation)