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