-
- Downloads
SETF-SLOT-VALUE-USING-CLASS-DFUN was signaling errors when checking
the new value against the declared slot type. This shows up in simple-streams because the slot type stream:j-listen-fn is a hairy function type spec. So, try to simplify the slot type before checking. This is a slightly modified idea from Paul Foley.
Loading
Please register or sign in to comment