| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
This variable was added in release 6.2. This variable is analagous to
the variable *pprint-gravity*
. As with *pprint-gravity*
/*print-pretty*
, no Allegro CL code sets
the value of *print-circle*
. Instead, Allegro CL code binds
it where necessary to the value of this variable, and this variable is
only set in two places: initially to nil
and
in the :pprint
module to t
.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |