tools.image-analyzer.utils vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
backwards-reader tuplestream


Ordinary words
WordStack effect
<backwards-reader>( stream -- stream' )
backwards-seek( ofs -- )
byte-array>bit-array( byte-array -- bit-array )
class-heap-size( instance -- n )
consume-stream>sequence( reader-quot: ( -- item ) -- seq )
read-array( count type -- seq )
read-bytes>array( nbytes type -- seq )
save-io-excursion( quot -- )
untag( ptr -- ptr' )
until-eof-reader( reader-quot -- reader-quot' )
word>byte-array( word -- byte-array )


Class predicate words
WordStack effect
backwards-reader?( object -- ? )


Files