Handbook
Glossary
all- ( collection quot -- begin end quot )
Vocabulary
cursors
Inputs
collection
an
object
quot
an
object
Outputs
begin
an
object
end
an
object
quot
an
object
Definition
USING:
kernel
;
IN:
cursors
:
all-
( collection quot -- begin end quot )
[
all
]
dip
;
inline