Handbook
Glossary
null-info ( -- value )
Vocabulary
compiler
.
tree
.
propagation
.
info
Inputs
None
Outputs
value
an
object
Definition
USING:
kernel
math.intervals
;
IN:
compiler.tree.propagation.info
CONSTANT:
null-info
T{
value-info-state
{
class
null
}
{
interval
empty-interval
}
}
inline