The make vocabulary implements a facility for constructing sequence s and assoc s by holding a collector object in a variable. Storing the collector object in a variable rather than the stack may allow code to be written with less stack manipulation.