$Revision: 5.0.2.2 $
Package: EXCL
Arguments: (package)
Returns
t or nil as package is or is not locked. package must be a package object (it cannot be a symbol or a string). setf may be used with this function to lock or unlock a package.Even if a package is package-locked, no error will be signaled when
See packages.htm for general information on the implementation of packages in Allegro CL and see 5.1 Package locking in that document for more information on package locking.
The general documentation description is in introduction.htm. The index is in index.htm.
Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.