void

[procedure] void

ChezScheme, Chicken, MzScheme: returns void object.

See also void?

Bigloo has unspecified.

[procedure] void [arg ...]

STklos: returns void object. If arguments are passed, they are evaluated and the result is discarded.