Vocabularycompiler.
tree.
propagation.
known-wordsInputsOutputsWord descriptionChecks if the interval is a subset of the
fixnum interval. Used to see if arithmetic may overflow.
ExamplesUSING: compiler.tree.propagation.known-words math.intervals prettyprint ;
full-interval fits-in-fixnum? .
f
Definition