New function SB-PCL:ENSURE-CLASS-FINALIZED
commitb6d9cc40730d5c7c8c71f96aa787b82b3b2f8062
authorJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Sun, 14 Sep 2014 22:05:34 +0000 (15 00:05 +0200)
committerJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Wed, 17 Sep 2014 10:52:14 +0000 (17 12:52 +0200)
tree87f66d893b72ad2e5a4aafb6f640d05be1af8652
parentfa5ebeebd6067d4ebae553f6cc2a849f8dcb5df5
New function SB-PCL:ENSURE-CLASS-FINALIZED

Simplifies lots of cases in which a particular aspect of a class can
only be accessed if the class has been finalized.
package-data-list.lisp-expr
src/code/coerce.lisp
src/code/seq.lisp
src/pcl/ctor.lisp
src/pcl/fsc.lisp
src/pcl/init.lisp
src/pcl/slots.lisp
src/pcl/vector.lisp