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