cursors.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Generic words
WordStack effect
cursor-key-value-unsafe( cursor -- key value )
set-cursor-value-unsafe( value cursor -- )


Ordinary words
WordStack effect
(inc-hash-set-cursor)( array n -- n' )
(inc-hashtable-cursor)( array n -- n' )
<hash-set-cursor>( hash-set n -- hash-set-cursor )
<hashtable-cursor>( hashtable n -- hashtable-cursor )


Files