A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.lispworks.com/documentation/HyperSpec/Body/v_pr_gen.htm below:

CLHS: Variable *PRINT-GENSYM*

CLHS: Variable *PRINT-GENSYM* Variable *PRINT-GENSYM*

Value Type:

a generalized boolean.

Initial Value:

true.

Description:

Controls whether the prefix ``#:'' is printed before apparently uninterned symbols. The prefix is printed before such symbols if and only if the value of *print-gensym* is true.

Examples:

 (let ((*print-gensym* nil))
   (print (gensym)))
>>  G6040 
=>  #:G6040

Affected By: None.

See Also:

write, *print-escape*

Notes: None.


Copyright 1996-2005, LispWorks Ltd. All rights reserved.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4