| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |