Handbook
Glossary
cursor-stream-ended? ( cursor -- ? )
Vocabulary
cursors
Inputs
cursor
an
object
Outputs
?
an
object
Definition
IN:
cursors
GENERIC:
cursor-stream-ended?
( cursor -- ? )
Methods
USING:
cursors
kernel
;
M:
end-of-stream
cursor-stream-ended?
drop
t
;
inline