Name

garbage-Q:dstrings — ordinary primitive

Synopsis

FORTH

$GARBAGE? ( -- flag )();
str:"garbage-Q";

Description

Leave true if there is garbage in the current string space. Not normally used, since garbage collection is transparent. <ansref>"string-garbage-question"</ansref>