Tc-Next!

(tc-next! tc) -> value

Returns the first item in tc, and destructively removes that item from the tc

Examples:
Assuming (define epsilon (make-tc 'uno 'dos 'tres))

then

then

then

See Also: tc-empty?