Handbook
Glossary
<hashtable-cursor> ( hashtable n -- hashtable-cursor )
Vocabulary
cursors
.
private
Inputs
hashtable
an
object
n
an
object
Outputs
hashtable-cursor
an
object
Definition
USING:
cursors
kernel
;
IN:
cursors.private
:
<hashtable-cursor>
( hashtable n -- hashtable-cursor )
\
hashtable-cursor
boa
;
inline