predlib.lsp: fix type comparisons involving gray streams
Due to gray:fundamental-stream being treated as a built-in type, subclass relationships were not checked (see added test case). Fixes #614.
Please register or sign in to comment
Due to gray:fundamental-stream being treated as a built-in type, subclass relationships were not checked (see added test case). Fixes #614.