Handbook
Glossary
cursor-key ( cursor -- key )
Vocabulary
cursors
Inputs
cursor
an
object
Outputs
key
an
object
Definition
USING:
kernel
;
IN:
cursors
:
cursor-key
( cursor -- key )
cursor-key-value
drop
;