-
- Downloads
"README.md" did not exist on "dbfdf37a4ac13ecddb35c9e496c43ffb51b1c859"
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.
Please register or sign in to comment