Handbook
Glossary
cursor< ( cursor cursor -- ? )
Vocabulary
cursors
Inputs
cursor
an
object
cursor
an
object
Outputs
?
an
object
Definition
IN:
cursors
GENERIC:
cursor<
( cursor cursor -- ? )
Methods
USING:
accessors
cursors
kernel
math
;
M:
numeric-cursor
cursor<
[
value>>
]
bi@
<
;
inline
USING:
accessors
cursors
kernel
math
;
M:
sequence-cursor
cursor<
[
n>>
]
bi@
<
;
inline