Handbook
Glossary
(copy-element) ( to start seq -- )
Vocabulary
gap-buffer
Inputs
to
an
object
start
an
object
seq
an
object
Outputs
None
Definition
USING:
kernel
sequences
;
IN:
gap-buffer
:
(copy-element)
( to start seq -- )
tuck
nth
-rot
set-nth
;