| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version | ||||||||||
Arguments: symbol value indicator
An old variant of the inverse of get kept for backward compatibility. (This
symbol was in the franz package in
release 4.3 and earlier on Unix. The franz package was merged with the excl package in release 5.0.)
(putprop sym val ind)
is equivalent to
(setf (get sym ind) val)
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version | ||||||||||