ulid vocabulary
Factor handbook ยป Vocabulary index


Documentation
Universally Unique Lexicographically Sortable Identifier

Metadata
Authors:Alexander Ilin


Words

Tuple classes
ClassSuperclassSlots
bytes>ulid-bad-length tuplen
ulid-overflow tuple
ulid>bytes-bad-character tuplech
ulid>bytes-bad-length tuplen
ulid>bytes-overflow tuple


Ordinary words
WordStack effect
bytes>ulid( byte-array -- ulid )
bytes>ulid-bad-length( n -- * )
normalize-ulid( str -- str' )
ulid( -- ulid )
ulid-overflow( -- * )
ulid>bytes( ulid -- byte-array )
ulid>bytes-bad-character( ch -- * )
ulid>bytes-bad-length( n -- * )
ulid>bytes-overflow( -- * )


Class predicate words
WordStack effect
bytes>ulid-bad-length?( object -- ? )
ulid-overflow?( object -- ? )
ulid>bytes-bad-character?( object -- ? )
ulid>bytes-bad-length?( object -- ? )
ulid>bytes-overflow?( object -- ? )


Files


Metadata files


Children
VocabularySummary
ulid.private