[PATCH] alexandria-1/io.lisp: (read-stream-content-into-string): fix recent regression
Attila Lendvai
attila at lendvai.name
Sun Aug 21 09:08:11 UTC 2022
> + (unless (subtypep element-type 'character)
> + (setq element-type 'character))
just a quick note: SUBTYPEP calls can be *very* costly.
--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“We do not learn from experience… we learn from reflecting on experience.”
— John Dewey (1859–1952)
More information about the alexandria-devel
mailing list