Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
emit ( cell -- )
Vocabulary
bootstrap.image.private
Definition
USING:
namespaces
sequences
;
IN:
bootstrap.image.private
:
emit
( cell -- )
image
get
push
;