Handbook
Glossary
(doc-range) ( from to line# document -- slice )
Vocabulary
documents
.
private
Inputs
from
an
object
to
an
object
line#
an
object
document
an
object
Outputs
slice
an
object
Definition
USING:
documents
kernel
sequences
;
IN:
documents.private
:
(doc-range)
( from to line# document -- slice )
[
start/end-on-line
]
2keep
doc-line
<slice>
;