base58 vocabulary
Factor handbook ยป Vocabulary index


Summary
Base58 encoding/decoding

Metadata
Authors:John Benediktsson


Words

Tuple classes
ClassSuperclassSlots
malformed-base58 tuple


Ordinary words
WordStack effect
>base58( seq -- base58 )
>base58-check( seq -- base58-check )
base58-check>( base58-check -- seq )
base58>( base58 -- seq )
base58>ch( ch -- ch )
ch>base58( ch -- ch )
malformed-base58( -- * )


Class predicate words
WordStack effect
malformed-base58?( object -- ? )


Files


Metadata files


Children
VocabularySummary
base58.private