Handbook
Glossary
>literal< ( info -- literal literal? )
Vocabulary
compiler
.
tree
.
propagation
.
info
Inputs
info
an
object
Outputs
literal
an
object
literal?
an
object
Definition
USING:
accessors
kernel
;
IN:
compiler.tree.propagation.info
:
>literal<
( info -- literal literal? )
[
literal>>
]
[
literal?>>
]
bi
;