Spiffed up the automatic accessor generation. If you specify a :set-trans
(setf foo) it will default :setf-vop to set-foo. Otherwise, if you specify a :set-trans as mumble, it will default :set-vop to mumble.
Please register or sign in to comment
(setf foo) it will default :setf-vop to set-foo. Otherwise, if you specify a :set-trans as mumble, it will default :set-vop to mumble.