Handbook
Glossary
seq-copy ( dst dst-n src -- dst )
Vocabulary
sequences
.
seq
Inputs
dst
an
object
dst-n
an
object
src
an
object
Outputs
dst
an
object
Definition
IN:
sequences.seq
:
seq-copy
( dst dst-n src -- dst )
check-grow-copy
seq-copy-unsafe
;
inline