successor.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Ordinary words
WordStack effect
alphanum?( ch -- ? )
carry( elt last first -- ? elt' )
map-until( seq quot: ( elt -- ? elt' ) -- seq' ? )
next-char( ch -- ? ch' )
next-digit( ch -- ? ch' )
next-letter( ch -- ? ch' )


Files